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