GET /api/v1/releasers/132172/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132172/?format=api",
"demozoo_url": "https://demozoo.org/groups/132172/",
"id": 132172,
"name": "Evolution Staff",
"is_group": true,
"nicks": [
{
"name": "Evolution Staff",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"EVO",
"Evolution",
"Evolution Staff"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112328/?format=api",
"id": 112328,
"name": "Victornox"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145770/?format=api",
"id": 145770,
"name": "Onslaught"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}