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

{
    "url": "https://demozoo.org/api/v1/releasers/53824/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53824/",
    "id": 53824,
    "name": "Local H",
    "is_group": false,
    "nicks": [
        {
            "name": "Local H",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Local H"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53817/?format=api",
                "id": 53817,
                "name": "Pseudo-Soft Works"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53825/?format=api",
                "id": 53825,
                "name": "Bad Coders International"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=685"
        }
    ]
}