GET /api/v1/releasers/150116/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/150116/?format=api",
"demozoo_url": "https://demozoo.org/groups/150116/",
"id": 150116,
"name": "Hell Block",
"is_group": true,
"nicks": [
{
"name": "Hell Block",
"abbreviation": "HB",
"is_primary_nick": true,
"variants": [
"HB",
"Hell Block"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150117/?format=api",
"id": 150117,
"name": "Gonza"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148793/?format=api",
"id": 148793,
"name": "Fox"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}