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

{
    "url": "https://demozoo.org/api/v1/releasers/90692/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90692/",
    "id": 90692,
    "name": "KMS",
    "is_group": false,
    "nicks": [
        {
            "name": "Bug",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bug"
            ]
        },
        {
            "name": "KMS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KMS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4067/?format=api",
                "id": 4067,
                "name": "Tetragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90691/?format=api",
                "id": 90691,
                "name": "Copyright Escape"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112155/?format=api",
                "id": 112155,
                "name": "International Game Transformers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31349"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23548"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102683"
        }
    ]
}