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

{
    "url": "https://demozoo.org/api/v1/releasers/8868/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8868/",
    "id": 8868,
    "name": "Randall",
    "is_group": false,
    "nicks": [
        {
            "name": "Chuinho",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chuinho"
            ]
        },
        {
            "name": "Hate Bush",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hate Bush"
            ]
        },
        {
            "name": "Randall",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CYC",
                "Randall"
            ]
        },
        {
            "name": "Smalltown Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SBoy",
                "Smalltown Boy"
            ]
        },
        {
            "name": "Vaginae Supremacy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vaginae Supremacy",
                "vsup"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8501"
        }
    ]
}