GET /api/v1/releasers/54420/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/54420/?format=api",
"demozoo_url": "https://demozoo.org/sceners/54420/",
"id": 54420,
"name": "Eldar",
"is_group": false,
"nicks": [
{
"name": "Eldar",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eldar"
]
},
{
"name": "Gob",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Gob"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31811/?format=api",
"id": 31811,
"name": "Phenix"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
"id": 31618,
"name": "Fuzion"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/68147/?format=api",
"id": 68147,
"name": "Chrome Matrix"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}