GET /api/v1/releasers/106951/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/106951/?format=api",
"demozoo_url": "https://demozoo.org/groups/106951/",
"id": 106951,
"name": "Aliens Computer Systems Crew",
"is_group": true,
"nicks": [
{
"name": "Aliens Computer Systems Crew",
"abbreviation": "ACSC",
"is_primary_nick": true,
"variants": [
"ACSC",
"Aliens Computer Systems Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118096/?format=api",
"id": 118096,
"name": "Tim"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118097/?format=api",
"id": 118097,
"name": "Tom"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=4015"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9410"
}
]
}