GET /api/v1/releasers/80891/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/80891/?format=api",
"demozoo_url": "https://demozoo.org/groups/80891/",
"id": 80891,
"name": "Bang!",
"is_group": true,
"nicks": [
{
"name": "Bang!",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bang!"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/80890/?format=api",
"id": 80890,
"name": "eXORcist"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/64435/?format=api",
"id": 64435,
"name": "Shade"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/84302/?format=api",
"id": 84302,
"name": "Mki"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6305"
}
]
}