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

{
    "url": "https://demozoo.org/api/v1/releasers/121826/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121826/",
    "id": 121826,
    "name": "Turbo Knight",
    "is_group": false,
    "nicks": [
        {
            "name": "Hex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hex"
            ]
        },
        {
            "name": "Turbo Knight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Turbo Knight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124040/?format=api",
                "id": 124040,
                "name": "Starz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/6005/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/turbo_knight"
        }
    ]
}