GET /api/v1/releasers/111743/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/111743/?format=api",
"demozoo_url": "https://demozoo.org/sceners/111743/",
"id": 111743,
"name": "Blind Skier",
"is_group": false,
"nicks": [
{
"name": "Blind Skier",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Blind Skier"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
"id": 31851,
"name": "The Revolution"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/113903/?format=api",
"id": 113903,
"name": "C.R.I.M.E."
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}