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

{
    "url": "https://demozoo.org/api/v1/releasers/52219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52219/",
    "id": 52219,
    "name": "Hires",
    "is_group": false,
    "nicks": [
        {
            "name": "Dandy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dandy"
            ]
        },
        {
            "name": "Hires",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hires"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13412/?format=api",
                "id": 13412,
                "name": "HeatWave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                "id": 52220,
                "name": "Internal Affairs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54770/?format=api",
                "id": 54770,
                "name": "The Sixth Sense"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141462/?format=api",
                "id": 141462,
                "name": "Compy Software Leiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=592"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4751"
        }
    ]
}