GET /api/v1/releasers/55541/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/55541/?format=api",
"demozoo_url": "https://demozoo.org/sceners/55541/",
"id": 55541,
"name": "Zax",
"is_group": false,
"nicks": [
{
"name": "Zax",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zax"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/55540/?format=api",
"id": 55540,
"name": "Psychosis"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=15104"
}
]
}