GET /api/v1/releasers/8152/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8152/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8152/",
"id": 8152,
"name": "Matrix",
"is_group": false,
"nicks": [
{
"name": "Matrix",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Matrix"
]
},
{
"name": "Riku Aakkula",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Riku Aakkula"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
"id": 2974,
"name": "Prime"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/116450/?format=api",
"id": 116450,
"name": "Hardware Damage"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}