GET /api/v1/releasers/9478/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9478/?format=api",
"demozoo_url": "https://demozoo.org/groups/9478/",
"id": 9478,
"name": "ZX Maniacs",
"is_group": true,
"nicks": [
{
"name": "ZX Maniacs",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ZX Maniacs"
]
},
{
"name": "ZX-Maniacs",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"ZX-Maniacs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9477/?format=api",
"id": 9477,
"name": "Zodiac"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/149598/?format=api",
"id": 149598,
"name": "Reaper"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=716"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/ZX-Maniacs"
}
]
}