GET /api/v1/releasers/9948/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9948/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9948/",
"id": 9948,
"name": "HeroZero",
"is_group": false,
"nicks": [
{
"name": "HZ",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"HZ"
]
},
{
"name": "HeroZero",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Hero Zero",
"HeroZero"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
"id": 9949,
"name": "OldSkool"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19036/?format=api",
"id": 19036,
"name": "Diesel"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
"id": 11623,
"name": "Arcadia"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}