GET /api/v1/releasers/9372/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9372/?format=api",
"demozoo_url": "https://demozoo.org/groups/9372/",
"id": 9372,
"name": "MB Maniax",
"is_group": true,
"nicks": [
{
"name": "MB Maniax",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"MB Maniacs",
"MB Maniax",
"MB-Maniax"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9122/?format=api",
"id": 9122,
"name": "Shrek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9373/?format=api",
"id": 9373,
"name": "Logout"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9734/?format=api",
"id": 9734,
"name": "Trixs"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3856"
}
]
}