GET /api/v1/releasers/108914/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/108914/?format=api",
"demozoo_url": "https://demozoo.org/groups/108914/",
"id": 108914,
"name": "The Rebels",
"is_group": true,
"nicks": [
{
"name": "The Rebels",
"abbreviation": "RBL",
"is_primary_nick": true,
"variants": [
"RBL",
"The Rebels"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/117781/?format=api",
"id": 117781,
"name": "BoNo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124251/?format=api",
"id": 124251,
"name": "Night Angel"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}