GET /api/v1/releasers/101520/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101520/?format=api",
"demozoo_url": "https://demozoo.org/groups/101520/",
"id": 101520,
"name": "Boss Incorporated",
"is_group": true,
"nicks": [
{
"name": "Boss Incorporated",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Boss Incorporated"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/101521/?format=api",
"id": 101521,
"name": "Kiffer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142361/?format=api",
"id": 142361,
"name": "Zentix"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=59772"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8093"
}
]
}