GET /api/v1/releasers/10985/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10985/?format=api",
"demozoo_url": "https://demozoo.org/groups/10985/",
"id": 10985,
"name": "Poets Of Decay",
"is_group": true,
"nicks": [
{
"name": "Poets Of Decay",
"abbreviation": "POD",
"is_primary_nick": true,
"variants": [
"POD",
"Poets Of Decay"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
"id": 2034,
"name": "Lotek Style"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2040/?format=api",
"id": 2040,
"name": "Moondog"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=5870"
}
]
}