GET /api/v1/releasers/121857/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/121857/?format=api",
"demozoo_url": "https://demozoo.org/groups/121857/",
"id": 121857,
"name": "Alpacaz",
"is_group": true,
"nicks": [
{
"name": "Alpacaz",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Alpacaz"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/738/?format=api",
"id": 738,
"name": "Alcatraz"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15119"
}
]
}