GET /api/v1/releasers/994/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/994/?format=api",
"demozoo_url": "https://demozoo.org/sceners/994/",
"id": 994,
"name": "Loot",
"is_group": false,
"nicks": [
{
"name": "Loot",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Loot",
"The Loot"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/337/?format=api",
"id": 337,
"name": "Triton"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/995/?format=api",
"id": 995,
"name": "The Physical Crew"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}