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

{
    "url": "https://demozoo.org/api/v1/releasers/83613/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83613/",
    "id": 83613,
    "name": "100bit",
    "is_group": false,
    "nicks": [
        {
            "name": "100bit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "100bit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71085/?format=api",
                "id": 71085,
                "name": "Demozoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115753/?format=api",
                "id": 115753,
                "name": "Nexus in Space"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cables.gl/user/100bit"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=33745"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://100bit.deviantart.com"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/m100bit"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98791"
        }
    ]
}