GET /api/v1/releasers/151900/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/151900/?format=api",
"demozoo_url": "https://demozoo.org/groups/151900/",
"id": 151900,
"name": "The Angle Avenue",
"is_group": true,
"nicks": [
{
"name": "The Angle Avenue",
"abbreviation": "TAA",
"is_primary_nick": true,
"variants": [
"TAA",
"The Angle Avenue"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/83734/?format=api",
"id": 83734,
"name": "Dean"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1944"
}
]
}