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

{
    "url": "https://demozoo.org/api/v1/releasers/145415/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145415/",
    "id": 145415,
    "name": "Rebel",
    "is_group": false,
    "nicks": [
        {
            "name": "Iron Eagle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Iron Eagle"
            ]
        },
        {
            "name": "Rebel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "REB",
                "Rebel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64459/?format=api",
                "id": 64459,
                "name": "Zyrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52301/?format=api",
                "id": 52301,
                "name": "Disoner"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110013/?format=api",
                "id": 110013,
                "name": "The Third Dimension"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=28771"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19388"
        }
    ]
}