GET /api/v1/releasers/9472/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9472/?format=api",
"demozoo_url": "https://demozoo.org/groups/9472/",
"id": 9472,
"name": "Double Plus",
"is_group": true,
"nicks": [
{
"name": "Double Plus",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Double Plus"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9175/?format=api",
"id": 9175,
"name": "ASW"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20639/?format=api",
"id": 20639,
"name": "Rcl"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27631/?format=api",
"id": 27631,
"name": "Rouser"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1296"
}
]
}