GET /api/v1/releasers/65096/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65096/?format=api",
"demozoo_url": "https://demozoo.org/groups/65096/",
"id": 65096,
"name": "Star Team Productions",
"is_group": true,
"nicks": [
{
"name": "Star Team Productions",
"abbreviation": "STP",
"is_primary_nick": true,
"variants": [
"STP",
"Star Team Productions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65097/?format=api",
"id": 65097,
"name": "Sigma"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=14102"
}
]
}