GET /api/v1/releasers/63646/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/63646/?format=api",
"demozoo_url": "https://demozoo.org/groups/63646/",
"id": 63646,
"name": "Deffcon One",
"is_group": true,
"nicks": [
{
"name": "Deffcon One",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Deffcon One"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32932/?format=api",
"id": 32932,
"name": "Stash"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}