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

{
    "url": "https://demozoo.org/api/v1/releasers/134543/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134543/",
    "id": 134543,
    "name": "HH",
    "is_group": false,
    "nicks": [
        {
            "name": "HH",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HH"
            ]
        },
        {
            "name": "Honza",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Honza"
            ]
        },
        {
            "name": "HuJaSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HuJaSoft"
            ]
        },
        {
            "name": "JHS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JHS"
            ]
        },
        {
            "name": "Jahusoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jahusoft"
            ]
        },
        {
            "name": "UNIX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "UNIX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22213/?format=api",
                "id": 22213,
                "name": "AA Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990128230006/http://limax.paru.cas.cz/~hubicka/"
        }
    ]
}