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

{
    "url": "https://demozoo.org/api/v1/releasers/31221/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31221/",
    "id": 31221,
    "name": "Dezed",
    "is_group": false,
    "nicks": [
        {
            "name": "Deezed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Deezed"
            ]
        },
        {
            "name": "Dezed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dezed"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109736/?format=api",
                "id": 109736,
                "name": "The Game Masters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84165/?format=api",
                "id": 84165,
                "name": "XL-Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8186"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1346"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,599/"
        }
    ]
}