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

{
    "url": "https://demozoo.org/api/v1/releasers/16323/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16323/",
    "id": 16323,
    "name": "The Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "The Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wizard"
            ]
        },
        {
            "name": "Wiz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wiz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                "id": 11375,
                "name": "Imphobia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46743/?format=api",
                "id": 46743,
                "name": "Chaos Corporation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46744/?format=api",
                "id": 46744,
                "name": "Mystery"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/wiz21b"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=46749"
        }
    ]
}