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