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

{
    "url": "https://demozoo.org/api/v1/releasers/16400/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16400/",
    "id": 16400,
    "name": "Fade",
    "is_group": false,
    "nicks": [
        {
            "name": "Cardiax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cardiax",
                "cDx"
            ]
        },
        {
            "name": "Fade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14376/?format=api",
                "id": 14376,
                "name": "Chrome"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3123/?format=api",
                "id": 3123,
                "name": "Gheymaid Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50573/?format=api",
                "id": 50573,
                "name": "Lithium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78217/?format=api",
                "id": 78217,
                "name": "Department 38"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108613/?format=api",
                "id": 108613,
                "name": "Pinnacle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2056"
        }
    ]
}