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