GET /api/v1/releasers/39991/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/39991/?format=api",
"demozoo_url": "https://demozoo.org/groups/39991/",
"id": 39991,
"name": "Digital Development",
"is_group": true,
"nicks": [
{
"name": "Digital Development",
"abbreviation": "DiD",
"is_primary_nick": true,
"variants": [
"DiD",
"Digital Development"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/81118/?format=api",
"id": 81118,
"name": "CyberDroid"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/81119/?format=api",
"id": 81119,
"name": "HAL"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53908/?format=api",
"id": 53908,
"name": "Thomas"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13049"
}
]
}