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

{
    "url": "https://demozoo.org/api/v1/releasers/22028/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22028/",
    "id": 22028,
    "name": "Sh0dan",
    "is_group": false,
    "nicks": [
        {
            "name": "Sh0dan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sh0dan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16704/?format=api",
                "id": 16704,
                "name": "DDS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27863/?format=api",
                "id": 27863,
                "name": "VoxPod"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/klauspost"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101766"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sh0dan"
        }
    ]
}