GET /api/v1/releasers/5054/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5054/?format=api",
"demozoo_url": "https://demozoo.org/groups/5054/",
"id": 5054,
"name": "QOP",
"is_group": true,
"nicks": [
{
"name": "QOP",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"QOP"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5053/?format=api",
"id": 5053,
"name": "Rave-N"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16383/?format=api",
"id": 16383,
"name": "Panoramix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73140/?format=api",
"id": 73140,
"name": "Polper"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3136"
}
]
}