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

{
    "url": "https://demozoo.org/api/v1/releasers/33053/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33053/",
    "id": 33053,
    "name": "Insane",
    "is_group": false,
    "nicks": [
        {
            "name": "Insane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insane"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://insane.tscc.de/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26184"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=35082"
        }
    ]
}