GET /api/v1/releasers/32136/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32136/?format=api",
"demozoo_url": "https://demozoo.org/groups/32136/",
"id": 32136,
"name": "Invisibles",
"is_group": true,
"nicks": [
{
"name": "Invisibles",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Invisibles"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46456/?format=api",
"id": 46456,
"name": "Ethan"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46458/?format=api",
"id": 46458,
"name": "Nanochrist"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46457/?format=api",
"id": 46457,
"name": "Timu"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1476"
}
]
}