GET /api/v1/releasers/33677/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/33677/?format=api",
"demozoo_url": "https://demozoo.org/groups/33677/",
"id": 33677,
"name": "A Clockwork Orange",
"is_group": true,
"nicks": [
{
"name": "A Clockwork Orange",
"abbreviation": "ACO",
"is_primary_nick": true,
"variants": [
"A Clockwork Orange",
"ACO"
]
},
{
"name": "The Clockwork Orange",
"abbreviation": "TCO",
"is_primary_nick": false,
"variants": [
"TCO",
"The Clockwork Orange"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32540/?format=api",
"id": 32540,
"name": "Quattro"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/41296/?format=api",
"id": 41296,
"name": "Colin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56418/?format=api",
"id": 56418,
"name": "JFB"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "AtariLegendMenuset",
"url": "https://www.atarilegend.com/menusets/1"
},
{
"link_class": "FujiologyFolder",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/ACO/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4895"
}
]
}