GET /api/v1/releasers/153009/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/153009/?format=api",
"demozoo_url": "https://demozoo.org/groups/153009/",
"id": 153009,
"name": "Butthole Surfers",
"is_group": true,
"nicks": [
{
"name": "Butthole Surfers",
"abbreviation": "BH",
"is_primary_nick": true,
"variants": [
"BH",
"Butthole Surfers"
]
},
{
"name": "The Butthole Surfers",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Butthole Surfers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/153010/?format=api",
"id": 153010,
"name": "King UrinTank"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}