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/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16538"
        }
    ]
}