GET /api/v1/releasers/65611/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65611/?format=api",
"demozoo_url": "https://demozoo.org/groups/65611/",
"id": 65611,
"name": "Dual Processor System",
"is_group": true,
"nicks": [
{
"name": "Dual Processor System",
"abbreviation": "DPS",
"is_primary_nick": true,
"variants": [
"DPS",
"Dual Processor System"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/64931/?format=api",
"id": 64931,
"name": "Madness"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/64930/?format=api",
"id": 64930,
"name": "Ryu"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3599"
}
]
}