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

{
    "url": "https://demozoo.org/api/v1/releasers/120213/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120213/",
    "id": 120213,
    "name": "Mutetus",
    "is_group": false,
    "nicks": [
        {
            "name": "Mick Koalatalo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mick Koalatalo"
            ]
        },
        {
            "name": "Mutetus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mutetus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=18304"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35293"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,610857/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5920/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/mutetus"
        }
    ]
}