GET /api/v1/releasers/5567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5567/?format=api",
"demozoo_url": "https://demozoo.org/groups/5567/",
"id": 5567,
"name": "Bass",
"is_group": true,
"nicks": [
{
"name": "Bass",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bass"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5566/?format=api",
"id": 5566,
"name": "Fanta"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7232/?format=api",
"id": 7232,
"name": "Echo"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
"id": 7245,
"name": "B.I.O."
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7242/?format=api",
"id": 7242,
"name": "DJB"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=770"
}
]
}