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