GET /api/v1/releasers/26372/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26372/?format=api",
"demozoo_url": "https://demozoo.org/groups/26372/",
"id": 26372,
"name": "Bloodlust",
"is_group": true,
"nicks": [
{
"name": "Bloodlust",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bloodlust"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26370/?format=api",
"id": 26370,
"name": "Dr. Mad"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26371/?format=api",
"id": 26371,
"name": "Dirk"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}