GET /api/v1/releasers/8165/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8165/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8165/",
"id": 8165,
"name": "The Grim Reaper",
"is_group": false,
"nicks": [
{
"name": "The Grim Reaper",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TGR",
"The Grim Reaper"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
"id": 7702,
"name": "Electromotive Force"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/55431/?format=api",
"id": 55431,
"name": "Altair"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}