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

{
    "url": "https://demozoo.org/api/v1/releasers/141384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141384/",
    "id": 141384,
    "name": "Doc Savage",
    "is_group": false,
    "nicks": [
        {
            "name": "Doc Savage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doc Savage"
            ]
        },
        {
            "name": "Toxic Designs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TXC",
                "Toxic Designs",
                "Toxic-Designs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108043/?format=api",
                "id": 108043,
                "name": "Genetic Artstudios"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141019/?format=api",
                "id": 141019,
                "name": "Fantasy Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2785"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14032"
        }
    ]
}