GET /api/v1/releasers/154322/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/154322/?format=api",
"demozoo_url": "https://demozoo.org/sceners/154322/",
"id": 154322,
"name": "The Evil Hacker",
"is_group": false,
"nicks": [
{
"name": "The Evil Hacker",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TEH",
"The Evil Hacker"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/53808/?format=api",
"id": 53808,
"name": "The Freaks"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107987/?format=api",
"id": 107987,
"name": "Foxbat"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=7222"
}
]
}