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

{
    "url": "https://demozoo.org/api/v1/releasers/45316/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45316/",
    "id": 45316,
    "name": "la_mettrie",
    "is_group": false,
    "nicks": [
        {
            "name": "franz_opa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "franz_koopa",
                "franz_opa"
            ]
        },
        {
            "name": "la_mettrie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "la_mettrie"
            ]
        },
        {
            "name": "mallard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "mallard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133350/?format=api",
                "id": 133350,
                "name": "hkäp"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24616"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?84595"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4970/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/la_mettrie/"
        }
    ]
}