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

{
    "url": "https://demozoo.org/api/v1/releasers/16252/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16252/",
    "id": 16252,
    "name": "Coocane",
    "is_group": false,
    "nicks": [
        {
            "name": "Coocane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coocane"
            ]
        },
        {
            "name": "Stef",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stef"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1274"
        }
    ]
}