GET /api/v1/releasers/128099/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/128099/?format=api",
"demozoo_url": "https://demozoo.org/groups/128099/",
"id": 128099,
"name": "Xanth",
"is_group": true,
"nicks": [
{
"name": "Xanth",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Xanth"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128097/?format=api",
"id": 128097,
"name": "Forest"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128100/?format=api",
"id": 128100,
"name": "Bink"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128206/?format=api",
"id": 128206,
"name": "Mr Vroo"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=858"
}
]
}