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