GET /api/v1/releasers/66554/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/66554/?format=api",
"demozoo_url": "https://demozoo.org/groups/66554/",
"id": 66554,
"name": "Vampire Sushi Girls",
"is_group": true,
"nicks": [
{
"name": "Vampire Sushi Girls",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Vampire Sushi Girls"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
"id": 43672,
"name": "Ash"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
"id": 63755,
"name": "Aldroid"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
"id": 66552,
"name": "Mrs Beanbag"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}