GET /api/v1/releasers/20211/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/20211/?format=api",
"demozoo_url": "https://demozoo.org/groups/20211/",
"id": 20211,
"name": "Virtual Rhythms",
"is_group": true,
"nicks": [
{
"name": "Virtual Rhythms",
"abbreviation": "VTR",
"is_primary_nick": true,
"variants": [
"VTR",
"Virtual Rhythms"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20210/?format=api",
"id": 20210,
"name": "Mc Tuke"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112106/?format=api",
"id": 112106,
"name": "The Miki"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}