GET /api/v1/releasers/43786/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/43786/?format=api",
"demozoo_url": "https://demozoo.org/groups/43786/",
"id": 43786,
"name": "The Secret Force",
"is_group": true,
"nicks": [
{
"name": "The Secret Force",
"abbreviation": "TSF",
"is_primary_nick": true,
"variants": [
"TSF",
"The Secret Force"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/43792/?format=api",
"id": 43792,
"name": "Kid Stardust"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6292"
}
]
}