GET /api/v1/releasers/22530/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22530/?format=api",
"demozoo_url": "https://demozoo.org/groups/22530/",
"id": 22530,
"name": "The Experiment",
"is_group": true,
"nicks": [
{
"name": "The Experiment",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Experiment"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16054/?format=api",
"id": 16054,
"name": "Twelve"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118954/?format=api",
"id": 118954,
"name": "MacGyver"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73674/?format=api",
"id": 73674,
"name": "CDX"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11586"
}
]
}