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

{
    "url": "https://demozoo.org/api/v1/releasers/26388/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26388/",
    "id": 26388,
    "name": "Hi-Lite",
    "is_group": false,
    "nicks": [
        {
            "name": "Hi-Lite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hi-Lite"
            ]
        },
        {
            "name": "Major-X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Major X",
                "Major-X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7563/?format=api",
                "id": 7563,
                "name": "X-Ray"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90281/?format=api",
                "id": 90281,
                "name": "Hardcore"
            },
            "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=5262"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5442"
        }
    ]
}