GET /api/v1/releasers/8655/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8655/?format=api",
"demozoo_url": "https://demozoo.org/groups/8655/",
"id": 8655,
"name": "Whazzah",
"is_group": true,
"nicks": [
{
"name": "Whazzah",
"abbreviation": "WZH",
"is_primary_nick": true,
"variants": [
"WZH",
"Whazzah"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45379/?format=api",
"id": 45379,
"name": "dragonl"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45380/?format=api",
"id": 45380,
"name": "iaoth"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/28776/?format=api",
"id": 28776,
"name": "Zantac"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11219"
}
]
}