GET /api/v1/releasers/88772/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/88772/?format=api",
"demozoo_url": "https://demozoo.org/groups/88772/",
"id": 88772,
"name": "Dio and Cat",
"is_group": true,
"nicks": [
{
"name": "Dio and Cat",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dio & Cat",
"Dio and Cat"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
"id": 1492,
"name": "Alpha Flight"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/88773/?format=api",
"id": 88773,
"name": "Dio"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/88774/?format=api",
"id": 88774,
"name": "Cat"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}