GET /api/v1/releasers/46852/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/46852/?format=api",
"demozoo_url": "https://demozoo.org/groups/46852/",
"id": 46852,
"name": "Energy Group",
"is_group": true,
"nicks": [
{
"name": "Energy Group",
"abbreviation": "Nrg",
"is_primary_nick": true,
"variants": [
"Energy Group",
"Nrg"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14200/?format=api",
"id": 14200,
"name": "El Vaquito"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/117843/?format=api",
"id": 117843,
"name": "Tito"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}