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

{
    "url": "https://demozoo.org/api/v1/releasers/88139/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88139/",
    "id": 88139,
    "name": "Alchemist",
    "is_group": false,
    "nicks": [
        {
            "name": "Alchemist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alchemist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52882/?format=api",
                "id": 52882,
                "name": "Demonix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113362/?format=api",
                "id": 113362,
                "name": "Rage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=303"
        }
    ]
}