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