GET /api/v1/releasers/81449/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/81449/?format=api",
"demozoo_url": "https://demozoo.org/groups/81449/",
"id": 81449,
"name": "Glorious Angel",
"is_group": true,
"nicks": [
{
"name": "Glorious Angel",
"abbreviation": "GA",
"is_primary_nick": true,
"variants": [
"GA",
"Glorious Angel"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82592/?format=api",
"id": 82592,
"name": "Super Dave"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/119214/?format=api",
"id": 119214,
"name": "Silverman"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}