GET /api/v1/releasers/40834/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40834/?format=api",
"demozoo_url": "https://demozoo.org/groups/40834/",
"id": 40834,
"name": "Triple Element",
"is_group": true,
"nicks": [
{
"name": "Triple Element",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Triple Element"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2392/?format=api",
"id": 2392,
"name": "BabyDee"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2396/?format=api",
"id": 2396,
"name": "Tronic"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}