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

{
    "url": "https://demozoo.org/api/v1/releasers/89712/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89712/",
    "id": 89712,
    "name": "buzz_clik",
    "is_group": false,
    "nicks": [
        {
            "name": "Cal Skuthorpe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cal Skuthorpe"
            ]
        },
        {
            "name": "buzz_clik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "buzz_clik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://petscii.tumblr.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32682"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/buzz_clik"
        }
    ]
}