GET /api/v1/releasers/108123/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/108123/?format=api",
"demozoo_url": "https://demozoo.org/groups/108123/",
"id": 108123,
"name": "Hellenic Cracking Service",
"is_group": true,
"nicks": [
{
"name": "Hellenic Cracking Service",
"abbreviation": "HCS",
"is_primary_nick": true,
"variants": [
"HCS",
"Hellenic Cracking Service"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12350/?format=api",
"id": 12350,
"name": "Nick Snake"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12464/?format=api",
"id": 12464,
"name": "Johnny Red"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/108124/?format=api",
"id": 108124,
"name": "Death Angel"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3853"
}
]
}