GET /api/v1/releasers/124986/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124986/?format=api",
"demozoo_url": "https://demozoo.org/groups/124986/",
"id": 124986,
"name": "The Cannibals",
"is_group": true,
"nicks": [
{
"name": "The Cannibals",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cannibals",
"The Cannibals"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124985/?format=api",
"id": 124985,
"name": "Captain Morgan"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124987/?format=api",
"id": 124987,
"name": "Ulysses"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124988/?format=api",
"id": 124988,
"name": "Lynnie"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}