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

{
    "url": "https://demozoo.org/api/v1/releasers/82280/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82280/",
    "id": 82280,
    "name": "Hangman",
    "is_group": false,
    "nicks": [
        {
            "name": "E(TM)",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "E(TM)"
            ]
        },
        {
            "name": "Hangman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hangman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6635/?format=api",
                "id": 6635,
                "name": "Overkill"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17625"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15080"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10052"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=28096"
        }
    ]
}