GET /api/v1/releasers/9569/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9569/?format=api",
"demozoo_url": "https://demozoo.org/groups/9569/",
"id": 9569,
"name": "Brothers",
"is_group": true,
"nicks": [
{
"name": "Brothers",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Brothers"
]
},
{
"name": "Brothrs",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Brothrs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9568/?format=api",
"id": 9568,
"name": "Derace"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9611/?format=api",
"id": 9611,
"name": "Troll"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
"id": 9365,
"name": "Schafft"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}