GET /api/v1/releasers/107745/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/107745/?format=api",
"demozoo_url": "https://demozoo.org/groups/107745/",
"id": 107745,
"name": "Double Team",
"is_group": true,
"nicks": [
{
"name": "Double Team",
"abbreviation": "DT",
"is_primary_nick": true,
"variants": [
"DT",
"Double Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147552/?format=api",
"id": 147552,
"name": "Ruby Red"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147553/?format=api",
"id": 147553,
"name": "Phantom"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=2500"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8873"
}
]
}