GET /api/v1/releasers/81474/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/81474/?format=api",
"demozoo_url": "https://demozoo.org/groups/81474/",
"id": 81474,
"name": "Twilight",
"is_group": true,
"nicks": [
{
"name": "Twilight",
"abbreviation": "TWL",
"is_primary_nick": true,
"variants": [
"TWL",
"Twilight"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/70533/?format=api",
"id": 70533,
"name": "Goonie"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/153106/?format=api",
"id": 153106,
"name": "Madmax"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/36393/?format=api",
"id": 36393,
"name": "Tronics"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}