GET /api/v1/releasers/145997/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/145997/?format=api",
"demozoo_url": "https://demozoo.org/groups/145997/",
"id": 145997,
"name": "Bizarre Interactive Design",
"is_group": true,
"nicks": [
{
"name": "Bizarre Interactive Design",
"abbreviation": "BID",
"is_primary_nick": true,
"variants": [
"BID",
"Bizarre Interactive Design"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16573/?format=api",
"id": 16573,
"name": "thrID"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16507/?format=api",
"id": 16507,
"name": "Goose"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}