GET /api/v1/releasers/67666/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/67666/?format=api",
"demozoo_url": "https://demozoo.org/groups/67666/",
"id": 67666,
"name": "Contortion",
"is_group": true,
"nicks": [
{
"name": "Contortion",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Contortion"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25041/?format=api",
"id": 25041,
"name": "FH"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7119/?format=api",
"id": 7119,
"name": "Slaze"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24481/?format=api",
"id": 24481,
"name": "Euxinus"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4058"
}
]
}