GET /api/v1/releasers/9557/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9557/?format=api",
"demozoo_url": "https://demozoo.org/groups/9557/",
"id": 9557,
"name": "Z-Club",
"is_group": true,
"nicks": [
{
"name": "Z-Club",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Z-Club"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9556/?format=api",
"id": 9556,
"name": "Haw"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9558/?format=api",
"id": 9558,
"name": "Zzz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9559/?format=api",
"id": 9559,
"name": "Edik"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9560/?format=api",
"id": 9560,
"name": "Lawoz"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Z-Club"
}
]
}