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

{
    "url": "https://demozoo.org/api/v1/releasers/9036/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9036/",
    "id": 9036,
    "name": "Himiks ZXZ",
    "is_group": false,
    "nicks": [
        {
            "name": "Himik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Himik"
            ]
        },
        {
            "name": "Himik's",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Himik's"
            ]
        },
        {
            "name": "Himik's ZXZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Himik's ZXZ"
            ]
        },
        {
            "name": "Himiks",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Himiks"
            ]
        },
        {
            "name": "Himiks ZXZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Himiks ZXZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}