GET /api/v1/releasers/129622/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/129622/?format=api",
"demozoo_url": "https://demozoo.org/groups/129622/",
"id": 129622,
"name": "Hokus Pokus Group",
"is_group": true,
"nicks": [
{
"name": "Hokus Pokus",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Hokus Pokus"
]
},
{
"name": "Hokus Pokus Group",
"abbreviation": "HPG",
"is_primary_nick": true,
"variants": [
"HPG",
"Hokus Pokus Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79340/?format=api",
"id": 79340,
"name": "Jem"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79299/?format=api",
"id": 79299,
"name": "Mandrake"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/135098/?format=api",
"id": 135098,
"name": "Access Denied"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15444"
}
]
}