GET /api/v1/releasers/77545/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/77545/?format=api",
"demozoo_url": "https://demozoo.org/groups/77545/",
"id": 77545,
"name": "BITZ",
"is_group": true,
"nicks": [
{
"name": "BITZ",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"BITZ"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77546/?format=api",
"id": 77546,
"name": "BitZero"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77547/?format=api",
"id": 77547,
"name": "BitOne"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77548/?format=api",
"id": 77548,
"name": "And0r"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13764"
}
]
}