GET /api/v1/releasers/78129/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/78129/?format=api",
"demozoo_url": "https://demozoo.org/groups/78129/",
"id": 78129,
"name": "The Gandalf Group",
"is_group": true,
"nicks": [
{
"name": "Gandalf",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Gandalf"
]
},
{
"name": "The Gandalf Group",
"abbreviation": "GAN",
"is_primary_nick": true,
"variants": [
"GAN",
"The Gandalf Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/81315/?format=api",
"id": 81315,
"name": "Ralf Kefferpuetz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/129905/?format=api",
"id": 129905,
"name": "Dave"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3331"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/resources/bbs/gandalf/"
}
]
}