GET /api/v1/releasers/5675/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5675/?format=api",
"demozoo_url": "https://demozoo.org/groups/5675/",
"id": 5675,
"name": "Nebula",
"is_group": true,
"nicks": [
{
"name": "Nebula",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nebula"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5848/?format=api",
"id": 5848,
"name": "Zaxe"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17436/?format=api",
"id": 17436,
"name": "HybridX"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1710"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20050407223406/http://www.nebulahq.com:80/"
}
]
}