GET /api/v1/releasers/66508/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/66508/?format=api",
"demozoo_url": "https://demozoo.org/groups/66508/",
"id": 66508,
"name": "The S.I.M.D.",
"is_group": true,
"nicks": [
{
"name": "The S.I.M.D.",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The S.I.M.D."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66507/?format=api",
"id": 66507,
"name": "Rambo"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}