GET /api/v1/releasers/15243/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15243/?format=api",
"demozoo_url": "https://demozoo.org/groups/15243/",
"id": 15243,
"name": "Garbage",
"is_group": true,
"nicks": [
{
"name": "Garbage",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Garbage"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15241/?format=api",
"id": 15241,
"name": "eXtaCy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15240/?format=api",
"id": 15240,
"name": "DeadbraiN"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/108886/?format=api",
"id": 108886,
"name": "Paulo Falcão"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2592"
}
]
}