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

{
    "url": "https://demozoo.org/api/v1/releasers/53449/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53449/",
    "id": 53449,
    "name": "M.U.X.",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "I.c.e. M.a.n.",
                "Ice Man"
            ]
        },
        {
            "name": "M.U.X.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "M.U.X."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17556/?format=api",
                "id": 17556,
                "name": "DPS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990221011419/http://www.ida.his.se/ida/%7Ea94matpe/index.html"
        }
    ]
}