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