GET /api/v1/releasers/8339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8339/?format=api",
"demozoo_url": "https://demozoo.org/groups/8339/",
"id": 8339,
"name": "Cosmic Style",
"is_group": true,
"nicks": [
{
"name": "Cosmic Style",
"abbreviation": "CS",
"is_primary_nick": true,
"variants": [
"CS",
"Cosmic Style"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5995/?format=api",
"id": 5995,
"name": "Warp 8"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45689/?format=api",
"id": 45689,
"name": "Earthquake"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53805/?format=api",
"id": 53805,
"name": "Code 18"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}