GET /api/v1/releasers/26343/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26343/?format=api",
"demozoo_url": "https://demozoo.org/groups/26343/",
"id": 26343,
"name": "Psylo",
"is_group": true,
"nicks": [
{
"name": "Psylo",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Psylo"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1382/?format=api",
"id": 1382,
"name": "Alkama"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26342/?format=api",
"id": 26342,
"name": "Karma"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}