GET /api/v1/releasers/23549/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23549/?format=api",
"demozoo_url": "https://demozoo.org/sceners/23549/",
"id": 23549,
"name": "Kronos",
"is_group": false,
"nicks": [
{
"name": "Hutch",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Hutch"
]
},
{
"name": "Kronos",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Kronos"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
"id": 2153,
"name": "Arsenic"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22585/?format=api",
"id": 22585,
"name": "Stardom"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
"id": 17603,
"name": "Future Concepts"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
"id": 8817,
"name": "Crazy"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=3867"
}
]
}