GET /api/v1/releasers/10620/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10620/?format=api",
"demozoo_url": "https://demozoo.org/groups/10620/",
"id": 10620,
"name": "The Incredible Baum",
"is_group": true,
"nicks": [
{
"name": "The Incredible Baum",
"abbreviation": "TiB",
"is_primary_nick": true,
"variants": [
"The Incredible Baum",
"TiB"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10619/?format=api",
"id": 10619,
"name": "Zarek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34904/?format=api",
"id": 34904,
"name": "Madmax"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35012/?format=api",
"id": 35012,
"name": "Mick The Punisher"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6516"
}
]
}