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

{
    "url": "https://demozoo.org/api/v1/releasers/32037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32037/",
    "id": 32037,
    "name": "Agent_007",
    "is_group": false,
    "nicks": [
        {
            "name": "Agent_007",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Agent_007"
            ]
        },
        {
            "name": "MC Räihä",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC Räihä"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}