GET /api/v1/releasers/147478/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/147478/?format=api",
"demozoo_url": "https://demozoo.org/groups/147478/",
"id": 147478,
"name": "Another Bad Creation",
"is_group": true,
"nicks": [
{
"name": "Another Bad Creation",
"abbreviation": "ABC",
"is_primary_nick": true,
"variants": [
"ABC",
"Another Bad Creation"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17550/?format=api",
"id": 17550,
"name": "Inspekdah Deck"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}