GET /api/v1/releasers/8970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8970/?format=api",
"demozoo_url": "https://demozoo.org/groups/8970/",
"id": 8970,
"name": "Axco",
"is_group": true,
"nicks": [
{
"name": "Axco",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Axco"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8964/?format=api",
"id": 8964,
"name": "Agent-X"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8971/?format=api",
"id": 8971,
"name": "Cyrehl Owl"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4411"
}
]
}