GET /api/v1/releasers/13086/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13086/?format=api",
"demozoo_url": "https://demozoo.org/groups/13086/",
"id": 13086,
"name": "Borealis",
"is_group": true,
"nicks": [
{
"name": "Borealis",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Borealis"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22246/?format=api",
"id": 22246,
"name": "Spiro"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22245/?format=api",
"id": 22245,
"name": "Captor"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22247/?format=api",
"id": 22247,
"name": "Butane"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1850"
}
]
}