GET /api/v1/releasers/9166/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9166/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9166/",
"id": 9166,
"name": "Axe",
"is_group": false,
"nicks": [
{
"name": "Axe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Axe"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
"id": 8940,
"name": "K3L"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29477/?format=api",
"id": 29477,
"name": "Pipkasoft"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}