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