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