GET /api/v1/releasers/132359/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132359/?format=api",
"demozoo_url": "https://demozoo.org/groups/132359/",
"id": 132359,
"name": "ACE Staff",
"is_group": true,
"nicks": [
{
"name": "ACE Staff",
"abbreviation": "ACE",
"is_primary_nick": true,
"variants": [
"ACE",
"ACE Staff"
]
},
{
"name": "ace e-mag",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"ace e-mag"
]
},
{
"name": "ace zine",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"ace zine"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17751/?format=api",
"id": 17751,
"name": "Eerie"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/86965/?format=api",
"id": 86965,
"name": "Circus Freak"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}