GET /api/v1/releasers/15052/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15052/?format=api",
"demozoo_url": "https://demozoo.org/groups/15052/",
"id": 15052,
"name": "Grand Royal",
"is_group": true,
"nicks": [
{
"name": "Grand Royal",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Grand Royal"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10801/?format=api",
"id": 10801,
"name": "Exile"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
"id": 10389,
"name": "Red Demon"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}