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