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