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

{
    "url": "https://demozoo.org/api/v1/releasers/53303/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53303/",
    "id": 53303,
    "name": "Zagor",
    "is_group": false,
    "nicks": [
        {
            "name": "Zagor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zagor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107391/?format=api",
                "id": 107391,
                "name": "Confusing Solution"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112494/?format=api",
                "id": 112494,
                "name": "Skyline Technics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13770/?format=api",
                "id": 13770,
                "name": "Super Swap Sweden"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=207"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5325"
        }
    ]
}