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

{
    "url": "https://demozoo.org/api/v1/releasers/68443/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68443/",
    "id": 68443,
    "name": "Caine",
    "is_group": false,
    "nicks": [
        {
            "name": "Caine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2782/?format=api",
                "id": 2782,
                "name": "Bodycount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107864/?format=api",
                "id": 107864,
                "name": "Exploding Head Productions"
            },
            "is_current": false
        },
        {
            "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/154/?format=api",
                "id": 154,
                "name": "TERA"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3837"
        }
    ]
}