GET /api/v1/releasers/9765/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9765/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9765/",
"id": 9765,
"name": "LaSerDance",
"is_group": false,
"nicks": [
{
"name": "LaSerDance",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"LaSerDance"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
"id": 9766,
"name": "Nostalgia"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/472/?format=api",
"id": 472,
"name": "Acme"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/113018/?format=api",
"id": 113018,
"name": "Laserdance"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}