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