GET /api/v1/releasers/52600/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52600/?format=api",
"demozoo_url": "https://demozoo.org/sceners/52600/",
"id": 52600,
"name": "Dazz",
"is_group": false,
"nicks": [
{
"name": "Dazz",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dazz"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31980/?format=api",
"id": 31980,
"name": "The Scottish Cracking Crew"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76235/?format=api",
"id": 76235,
"name": "The Delta Force"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}