GET /api/v1/releasers/118534/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/118534/?format=api",
"demozoo_url": "https://demozoo.org/groups/118534/",
"id": 118534,
"name": "The Black Velvets",
"is_group": true,
"nicks": [
{
"name": "The Black Velvets",
"abbreviation": "TBV",
"is_primary_nick": true,
"variants": [
"TBV",
"The Black Velvets"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/91638/?format=api",
"id": 91638,
"name": "Dark Brother"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}