GET /api/v1/releasers/37301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/37301/?format=api",
"demozoo_url": "https://demozoo.org/sceners/37301/",
"id": 37301,
"name": "Crash",
"is_group": false,
"nicks": [
{
"name": "Akira",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Akira"
]
},
{
"name": "Crash",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Crash"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
"id": 9212,
"name": "Real Masters"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9161/?format=api",
"id": 9161,
"name": "Exult Crew"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}