GET /api/v1/releasers/45302/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45302/?format=api",
"demozoo_url": "https://demozoo.org/groups/45302/",
"id": 45302,
"name": "The Chip Crunchers",
"is_group": true,
"nicks": [
{
"name": "The Chip Crunchers",
"abbreviation": "TCC",
"is_primary_nick": true,
"variants": [
"TCC",
"The Chip Crunchers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45299/?format=api",
"id": 45299,
"name": "Burn"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
"id": 11620,
"name": "Se7en"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46023/?format=api",
"id": 46023,
"name": "Arndt Heitkamp"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "C64chGroup",
"url": "https://c64.ch/groups/415"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=634"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1349"
}
]
}