GET /api/v1/releasers/34539/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34539/?format=api",
"demozoo_url": "https://demozoo.org/groups/34539/",
"id": 34539,
"name": "The Confederation",
"is_group": true,
"nicks": [
{
"name": "The Confederation",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Confederation"
]
}
],
"member_of": [],
"members": [],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/50319/?format=api",
"id": 50319,
"name": "The Bugbusters"
},
"is_current": true
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/34531/?format=api",
"id": 34531,
"name": "The Bytechangers"
},
"is_current": true
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/31424/?format=api",
"id": 31424,
"name": "Black Byte"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7293"
}
]
}