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

{
    "url": "https://demozoo.org/api/v1/releasers/69568/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69568/",
    "id": 69568,
    "name": "The Devil",
    "is_group": false,
    "nicks": [
        {
            "name": "The Devil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Devil",
                "The Devil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69566/?format=api",
                "id": 69566,
                "name": "Twilight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99674/?format=api",
                "id": 99674,
                "name": "Complete Death"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120817/?format=api",
                "id": 120817,
                "name": "ECA Products"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35391"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1117"
        }
    ]
}