GET /api/v1/releasers/10615/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10615/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10615/",
"id": 10615,
"name": "Ootje",
"is_group": false,
"nicks": [
{
"name": "OOTO",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"OOTO"
]
},
{
"name": "Ootje",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ootje"
]
},
{
"name": "Out Of The Ordinary",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Out Of The Ordinary"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
"id": 7913,
"name": "Avalanche"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7852/?format=api",
"id": 7852,
"name": "DarkZone"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}