GET /api/v1/releasers/150047/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/150047/?format=api",
"demozoo_url": "https://demozoo.org/groups/150047/",
"id": 150047,
"name": "Dance Power",
"is_group": true,
"nicks": [
{
"name": "Dance Power",
"abbreviation": "DP",
"is_primary_nick": true,
"variants": [
"DP",
"Dance Power"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150048/?format=api",
"id": 150048,
"name": "Tracker"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150049/?format=api",
"id": 150049,
"name": "Wizard"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150050/?format=api",
"id": 150050,
"name": "DJ Drum"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150051/?format=api",
"id": 150051,
"name": "DJ Max"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}