GET /api/v1/releasers/127652/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/127652/?format=api",
"demozoo_url": "https://demozoo.org/groups/127652/",
"id": 127652,
"name": "Plan-9",
"is_group": true,
"nicks": [
{
"name": "Plan-9",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Plan-9",
"Plan/9",
"Plan9"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51969/?format=api",
"id": 51969,
"name": "EviLive"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127653/?format=api",
"id": 127653,
"name": "The Sniper"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127654/?format=api",
"id": 127654,
"name": "Fetus"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127655/?format=api",
"id": 127655,
"name": "Dead Pool"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/plan_9"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15381"
}
]
}