GET /api/v1/releasers/10630/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10630/?format=api",
"demozoo_url": "https://demozoo.org/groups/10630/",
"id": 10630,
"name": "Hypervibe",
"is_group": true,
"nicks": [
{
"name": "Hypervibe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Hypervibe"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10629/?format=api",
"id": 10629,
"name": "Thunder"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10631/?format=api",
"id": 10631,
"name": "Zest"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50062/?format=api",
"id": 50062,
"name": "Smurf"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6795"
}
]
}