GET /api/v1/releasers/5361/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5361/?format=api",
"demozoo_url": "https://demozoo.org/groups/5361/",
"id": 5361,
"name": "Stravaganza",
"is_group": true,
"nicks": [
{
"name": "Stravaganza",
"abbreviation": "SGZ",
"is_primary_nick": true,
"variants": [
"SGZ",
"Stravaganza"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10142/?format=api",
"id": 10142,
"name": "Wonder"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11654/?format=api",
"id": 11654,
"name": "Ithaqua"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11663/?format=api",
"id": 11663,
"name": "KILE"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11653/?format=api",
"id": 11653,
"name": "TeKnO"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1240"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/stravaganza/"
}
]
}