GET /api/v1/releasers/21875/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/21875/?format=api",
"demozoo_url": "https://demozoo.org/groups/21875/",
"id": 21875,
"name": "Tribal",
"is_group": true,
"nicks": [
{
"name": "Tribal",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Tribal"
]
},
{
"name": "Tribal Applause Division",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Tribal Applause Division"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/21874/?format=api",
"id": 21874,
"name": "Abuse"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/62366/?format=api",
"id": 62366,
"name": "Sasha"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/110202/?format=api",
"id": 110202,
"name": "Wolf"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}