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

{
    "url": "https://demozoo.org/api/v1/releasers/67579/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67579/",
    "id": 67579,
    "name": "XenoX",
    "is_group": false,
    "nicks": [
        {
            "name": "Snug",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Snug"
            ]
        },
        {
            "name": "XenoX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XenoX",
                "XnX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
                "id": 17603,
                "name": "Future Concepts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71857/?format=api",
                "id": 71857,
                "name": "Blaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107437/?format=api",
                "id": 107437,
                "name": "Crusade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10866"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17471"
        }
    ]
}