GET /api/v1/releasers/57165/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57165/?format=api",
"demozoo_url": "https://demozoo.org/groups/57165/",
"id": 57165,
"name": "Dead Clown Records",
"is_group": true,
"nicks": [
{
"name": "Dead Clown Records",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dead Clown Records"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23714/?format=api",
"id": 23714,
"name": "Spurious"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22363/?format=api",
"id": 22363,
"name": "Reactor"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}