GET /api/v1/releasers/14602/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/14602/?format=api",
"demozoo_url": "https://demozoo.org/groups/14602/",
"id": 14602,
"name": "The Black Fate",
"is_group": true,
"nicks": [
{
"name": "The Black Fate",
"abbreviation": "TBF",
"is_primary_nick": true,
"variants": [
"TBF",
"The Black Fate"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35591/?format=api",
"id": 35591,
"name": "DJ Dasch"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79573/?format=api",
"id": 79573,
"name": "Guardian"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79574/?format=api",
"id": 79574,
"name": "Lord of the Rings"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}