GET /api/v1/releasers/88788/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/88788/?format=api",
"demozoo_url": "https://demozoo.org/groups/88788/",
"id": 88788,
"name": "Death Angels",
"is_group": true,
"nicks": [
{
"name": "Death Angels",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Death Angels"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/88787/?format=api",
"id": 88787,
"name": "Wild van Damme"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}