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

{
    "url": "https://demozoo.org/api/v1/releasers/132855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132855/",
    "id": 132855,
    "name": "Doctor Z",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor Z",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doctor Z"
            ]
        },
        {
            "name": "Dr. Z",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Z"
            ]
        },
        {
            "name": "Dr. Zoid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Zoid"
            ]
        },
        {
            "name": "Zoid Technologies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zoid Technologies"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132854/?format=api",
                "id": 132854,
                "name": "Chaotic Overdrive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69014/?format=api",
                "id": 69014,
                "name": "Reign Of Terror"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6244"
        }
    ]
}