GET /api/v1/releasers/10412/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10412/?format=api",
"demozoo_url": "https://demozoo.org/groups/10412/",
"id": 10412,
"name": "BAOUM",
"is_group": true,
"nicks": [
{
"name": "BAOUM",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"BAOUM"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3167/?format=api",
"id": 3167,
"name": "Phoenix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/30746/?format=api",
"id": 30746,
"name": "gd"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3768"
}
]
}