GET /api/v1/releasers/14957/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/14957/?format=api",
"demozoo_url": "https://demozoo.org/groups/14957/",
"id": 14957,
"name": "Premutos",
"is_group": true,
"nicks": [
{
"name": "Premutos",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Premutos"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8862/?format=api",
"id": 8862,
"name": "deadguy"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11850/?format=api",
"id": 11850,
"name": "Dash"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11671/?format=api",
"id": 11671,
"name": "Lator"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2364"
}
]
}