GET /api/v1/releasers/111567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/111567/?format=api",
"demozoo_url": "https://demozoo.org/groups/111567/",
"id": 111567,
"name": "Chaos Inc. Rhyme",
"is_group": true,
"nicks": [
{
"name": "Chaos Inc. Rhyme",
"abbreviation": "CIR",
"is_primary_nick": true,
"variants": [
"CIR",
"Chaos Inc. Rhyme"
]
}
],
"member_of": [],
"members": [],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/111568/?format=api",
"id": 111568,
"name": "The 5th"
},
"is_current": true
}
],
"external_links": []
}