GET /api/v1/releasers/25726/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25726/?format=api",
"demozoo_url": "https://demozoo.org/groups/25726/",
"id": 25726,
"name": "Beep",
"is_group": true,
"nicks": [
{
"name": "Beep",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Beep"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11093/?format=api",
"id": 11093,
"name": "Carlos"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11057/?format=api",
"id": 11057,
"name": "Con"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/377/?format=api",
"id": 377,
"name": "Reptile"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13211"
}
]
}