GET /api/v1/releasers/101900/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101900/?format=api",
"demozoo_url": "https://demozoo.org/groups/101900/",
"id": 101900,
"name": "The Gurus",
"is_group": true,
"nicks": [
{
"name": "The Gurus",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Gurus"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57602/?format=api",
"id": 57602,
"name": "Jetaza"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/92463/?format=api",
"id": 92463,
"name": "New Deal"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16727/?format=api",
"id": 16727,
"name": "Meikel"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=60879"
}
]
}