GET /api/v1/releasers/126137/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/126137/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126137/",
    "id": 126137,
    "name": "Akuma Pan",
    "is_group": false,
    "nicks": [
        {
            "name": "Akuma Pan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Akuma Pan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125622/?format=api",
                "id": 125622,
                "name": "Silence Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}