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

{
    "url": "https://demozoo.org/api/v1/releasers/120376/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120376/",
    "id": 120376,
    "name": "theK",
    "is_group": false,
    "nicks": [
        {
            "name": "Niles",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Niles"
            ]
        },
        {
            "name": "theK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "theK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35132"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35354"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104276"
        }
    ]
}