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

{
    "url": "https://demozoo.org/api/v1/releasers/133606/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133606/",
    "id": 133606,
    "name": "Lord Loki",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Loki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord Loki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133607/?format=api",
                "id": 133607,
                "name": "Griffin"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133608/?format=api",
                "id": 133608,
                "name": "Knights of Eternal Evil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108724/?format=api",
                "id": 108724,
                "name": "Rage For Order"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133620/?format=api",
                "id": 133620,
                "name": "TIL"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4667"
        }
    ]
}