GET /api/v1/releasers/22551/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22551/?format=api",
"demozoo_url": "https://demozoo.org/groups/22551/",
"id": 22551,
"name": "Dance",
"is_group": true,
"nicks": [
{
"name": "Dance",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11361/?format=api",
"id": 11361,
"name": "Zauron"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8766/?format=api",
"id": 8766,
"name": "Jisemdu"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13753/?format=api",
"id": 13753,
"name": "XCene"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11488"
}
]
}