GET /api/v1/releasers/8563/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8563/?format=api",
"demozoo_url": "https://demozoo.org/groups/8563/",
"id": 8563,
"name": "DEE",
"is_group": true,
"nicks": [
{
"name": "DEE",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"DEE"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3011/?format=api",
"id": 3011,
"name": "Nitro"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1809/?format=api",
"id": 1809,
"name": "Teque"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
"id": 1808,
"name": "!Cube"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11501"
}
]
}