GET /api/v1/releasers/146979/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146979/?format=api",
"demozoo_url": "https://demozoo.org/groups/146979/",
"id": 146979,
"name": "The Booze Bros.",
"is_group": true,
"nicks": [
{
"name": "The Booze Bros.",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Booze Bros."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/146978/?format=api",
"id": 146978,
"name": "Dr. Trash"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}