GET /api/v1/releasers/72327/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/72327/?format=api",
"demozoo_url": "https://demozoo.org/groups/72327/",
"id": 72327,
"name": "Bad Bytes",
"is_group": true,
"nicks": [
{
"name": "Bad Bytes",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bad Bytes"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/143/?format=api",
"id": 143,
"name": "Jazzcat"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/48580/?format=api",
"id": 48580,
"name": "Olsen"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}