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

{
    "url": "https://demozoo.org/api/v1/releasers/17982/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17982/",
    "id": 17982,
    "name": "Thunderblade",
    "is_group": false,
    "nicks": [
        {
            "name": "Airwolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Airwolf"
            ]
        },
        {
            "name": "Malte Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Malte Software"
            ]
        },
        {
            "name": "Thunderblade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thunderblade"
            ]
        },
        {
            "name": "Vectrocon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vectrocon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16053/?format=api",
                "id": 16053,
                "name": "DMAgic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64456/?format=api",
                "id": 64456,
                "name": "The Airwolf-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87496/?format=api",
                "id": 87496,
                "name": "Bliss"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1038"
        }
    ]
}