GET /api/v1/releasers/111509/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/111509/?format=api",
"demozoo_url": "https://demozoo.org/sceners/111509/",
"id": 111509,
"name": "Shypht",
"is_group": false,
"nicks": [
{
"name": "Shypht",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Shypht",
"shy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
"id": 106746,
"name": "Wasted Obfuscated Evolution"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
"id": 10320,
"name": "Impure"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}