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

{
    "url": "https://demozoo.org/api/v1/releasers/65996/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65996/",
    "id": 65996,
    "name": "cxw",
    "is_group": false,
    "nicks": [
        {
            "name": "cxw",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cxw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65997/?format=api",
                "id": 65997,
                "name": "Incline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75634/?format=api",
                "id": 75634,
                "name": "Necroposters"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://devwrench.wordpress.com"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/cxw42/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/cxw42"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4741/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=67521"
        },
        {
            "link_class": "ShadertoyUser",
            "url": "https://www.shadertoy.com/user/cxw"
        }
    ]
}