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

{
    "url": "https://demozoo.org/api/v1/releasers/12255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12255/",
    "id": 12255,
    "name": "Karpoff",
    "is_group": false,
    "nicks": [
        {
            "name": "Karpoff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Karpoff"
            ]
        },
        {
            "name": "Lesha Karpoff",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lesha Karpoff"
            ]
        },
        {
            "name": "Lesha Karpoff (LES)",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lesha Karpoff (LES)"
            ]
        },
        {
            "name": "Lesha Karpoff L.E.S.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lesha Karpoff L.E.S."
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}