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

{
    "url": "https://demozoo.org/api/v1/releasers/69241/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69241/",
    "id": 69241,
    "name": "The Hulk",
    "is_group": false,
    "nicks": [
        {
            "name": "The Hulk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Hulk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62796/?format=api",
                "id": 62796,
                "name": "Ace Crackings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66023/?format=api",
                "id": 66023,
                "name": "Reflex Cracking Squad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69242/?format=api",
                "id": 69242,
                "name": "Action 2009"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12619"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61631"
        }
    ]
}