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