GET /api/v1/releasers/132802/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132802/?format=api",
"demozoo_url": "https://demozoo.org/groups/132802/",
"id": 132802,
"name": "The Lost Boys",
"is_group": true,
"nicks": [
{
"name": "The Lost Boys",
"abbreviation": "TLB",
"is_primary_nick": true,
"variants": [
"TLB",
"The Lost Boys"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132845/?format=api",
"id": 132845,
"name": "Evil Do'er"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132850/?format=api",
"id": 132850,
"name": "Silent Rage"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=9849"
}
]
}