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