GET /api/v1/releasers/15998/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15998/?format=api",
"demozoo_url": "https://demozoo.org/sceners/15998/",
"id": 15998,
"name": "Draken",
"is_group": false,
"nicks": [
{
"name": "Draken",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Draken"
]
},
{
"name": "Peete",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Peete"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1997/?format=api",
"id": 1997,
"name": "Substance"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}