GET /api/v1/releasers/12409/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12409/?format=api",
"demozoo_url": "https://demozoo.org/groups/12409/",
"id": 12409,
"name": "Cosmic",
"is_group": true,
"nicks": [
{
"name": "Cosmic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cosmic"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/78400/?format=api",
"id": 78400,
"name": "Yoda"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/43728/?format=api",
"id": 43728,
"name": "Ghost"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63970/?format=api",
"id": 63970,
"name": "Iceball"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2338"
}
]
}