GET /api/v1/releasers/42553/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42553/?format=api",
"demozoo_url": "https://demozoo.org/groups/42553/",
"id": 42553,
"name": "Errorr",
"is_group": true,
"nicks": [
{
"name": "Errorr",
"abbreviation": "err",
"is_primary_nick": true,
"variants": [
"Errorr",
"err"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15136/?format=api",
"id": 15136,
"name": "Break"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37819/?format=api",
"id": 37819,
"name": "noid"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3608/?format=api",
"id": 3608,
"name": "Felor"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3609/?format=api",
"id": 3609,
"name": "Blueflame"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8028"
}
]
}