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

{
    "url": "https://demozoo.org/api/v1/releasers/71059/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71059/",
    "id": 71059,
    "name": "The Hackman",
    "is_group": false,
    "nicks": [
        {
            "name": "The Hackman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hackman",
                "The Hackman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116129/?format=api",
                "id": 116129,
                "name": "X-Men"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89825/?format=api",
                "id": 89825,
                "name": "World Pirating Federation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140647/?format=api",
                "id": 140647,
                "name": "Star Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17408"
        }
    ]
}