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

{
    "url": "https://demozoo.org/api/v1/releasers/34160/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34160/",
    "id": 34160,
    "name": "Le_Nico ALM",
    "is_group": false,
    "nicks": [
        {
            "name": "Le Nico",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Le Nico"
            ]
        },
        {
            "name": "Le_Nico ALM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Le_Nico ALM"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}