GET /api/v1/releasers/73083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/73083/?format=api",
"demozoo_url": "https://demozoo.org/groups/73083/",
"id": 73083,
"name": "Sentenced to Death",
"is_group": true,
"nicks": [
{
"name": "Sentenced to Death",
"abbreviation": "STD",
"is_primary_nick": true,
"variants": [
"STD",
"Sentenced to Death"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73084/?format=api",
"id": 73084,
"name": "McFly"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73085/?format=api",
"id": 73085,
"name": "Pepsi"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}