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

{
    "url": "https://demozoo.org/api/v1/releasers/47596/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47596/",
    "id": 47596,
    "name": "Knut",
    "is_group": false,
    "nicks": [
        {
            "name": "Knut",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knut"
            ]
        },
        {
            "name": "Knut M. Clausen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Knut M. Clausen"
            ]
        },
        {
            "name": "M.N.L",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.N.L"
            ]
        },
        {
            "name": "MNL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MNL"
            ]
        },
        {
            "name": "Mr. Nameless",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Nameless"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68246/?format=api",
                "id": 68246,
                "name": "Fossil"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10522"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3899"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99480"
        }
    ]
}