GET /api/v1/releasers/28452/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/28452/?format=api",
"demozoo_url": "https://demozoo.org/sceners/28452/",
"id": 28452,
"name": "TetrisMan",
"is_group": false,
"nicks": [
{
"name": "TetrisMan",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TetrisMan"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10990/?format=api",
"id": 10990,
"name": "Move"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/33355/?format=api",
"id": 33355,
"name": "Future Scene of Belgium"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}