GET /api/v1/releasers/26910/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26910/?format=api",
"demozoo_url": "https://demozoo.org/groups/26910/",
"id": 26910,
"name": "CyberLabs",
"is_group": true,
"nicks": [
{
"name": "CyberLabs",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"CyberLabs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26909/?format=api",
"id": 26909,
"name": "Bonefish"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47586/?format=api",
"id": 47586,
"name": "Quille"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://demo.cyberlabs.net/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11650"
}
]
}