GET /api/v1/releasers/147859/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/147859/?format=api",
"demozoo_url": "https://demozoo.org/groups/147859/",
"id": 147859,
"name": "Ansi Maniacs",
"is_group": true,
"nicks": [
{
"name": "Ansi Maniacs",
"abbreviation": "AM",
"is_primary_nick": true,
"variants": [
"AM",
"Ansi Maniacs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25391/?format=api",
"id": 25391,
"name": "Cool T"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/40186/?format=api",
"id": 40186,
"name": "Shihear Kallizad"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}