GET /api/v1/releasers/27987/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/27987/?format=api",
"demozoo_url": "https://demozoo.org/groups/27987/",
"id": 27987,
"name": "(R)andom (B)unch of (I)diots",
"is_group": true,
"nicks": [
{
"name": "(R)andom (B)unch of (I)diots",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"(R)andom (B)unch of (I)diots"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27986/?format=api",
"id": 27986,
"name": "The Bigbeater"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}