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