GET /api/v1/releasers/120019/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/120019/?format=api",
"demozoo_url": "https://demozoo.org/groups/120019/",
"id": 120019,
"name": "The Maniacs",
"is_group": true,
"nicks": [
{
"name": "The Maniacs",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Maniacs",
"The Maniacs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120020/?format=api",
"id": 120020,
"name": "The Satellite Kid"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}