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