GET /api/v1/releasers/86235/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/86235/?format=api",
"demozoo_url": "https://demozoo.org/groups/86235/",
"id": 86235,
"name": "Mr Brain Surgon",
"is_group": true,
"nicks": [
{
"name": "Mr Brain Surgon",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr Brain Surgon"
]
},
{
"name": "The Surgon",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Surgon"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6254/?format=api",
"id": 6254,
"name": "Max Hall"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}