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

{
    "url": "https://demozoo.org/api/v1/releasers/73442/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73442/",
    "id": 73442,
    "name": "Freddy Krueger",
    "is_group": false,
    "nicks": [
        {
            "name": "Freddy Krueger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freddy Krueger",
                "Freddy Kruger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                "id": 64993,
                "name": "Exodus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152071/?format=api",
                "id": 152071,
                "name": "Commodore Rebels Against Protection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108117/?format=api",
                "id": 108117,
                "name": "Heroes of Tomorrow"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130463/?format=api",
                "id": 130463,
                "name": "Impact"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106873/?format=api",
                "id": 106873,
                "name": "United Importing Alliance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16538"
        }
    ]
}