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

{
    "url": "https://demozoo.org/api/v1/releasers/148698/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148698/",
    "id": 148698,
    "name": "Turrican",
    "is_group": false,
    "nicks": [
        {
            "name": "Parrot",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PAR",
                "Parrot"
            ]
        },
        {
            "name": "Progo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Progo"
            ]
        },
        {
            "name": "Turrican",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Turrican"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148679/?format=api",
                "id": 148679,
                "name": "Citz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=28758"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7040"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=30031"
        }
    ]
}