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

{
    "url": "https://demozoo.org/api/v1/releasers/56277/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56277/",
    "id": 56277,
    "name": "Deadbone",
    "is_group": false,
    "nicks": [
        {
            "name": "Deadbone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deadbone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13446/?format=api",
                "id": 13446,
                "name": "Hype"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107288/?format=api",
                "id": 107288,
                "name": "Breeze Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154/?format=api",
                "id": 154,
                "name": "TERA"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3907"
        }
    ]
}