GET /api/v1/releasers/29802/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/29802/?format=api",
"demozoo_url": "https://demozoo.org/groups/29802/",
"id": 29802,
"name": "Mutant Inc.",
"is_group": true,
"nicks": [
{
"name": "Mutant Inc.",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mutant Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/478/?format=api",
"id": 478,
"name": "Danube"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55435/?format=api",
"id": 55435,
"name": "Mars"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=205"
}
]
}