GET /api/v1/releasers/11192/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/11192/?format=api",
"demozoo_url": "https://demozoo.org/groups/11192/",
"id": 11192,
"name": "Exhumers",
"is_group": true,
"nicks": [
{
"name": "Exhumers",
"abbreviation": "EXH",
"is_primary_nick": true,
"variants": [
"EXH",
"Exhumers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11191/?format=api",
"id": 11191,
"name": "Woland"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24350/?format=api",
"id": 24350,
"name": "Welder"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37614/?format=api",
"id": 37614,
"name": "Sabchee"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45933/?format=api",
"id": 45933,
"name": "LoGten"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=750"
}
]
}