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

{
    "url": "https://demozoo.org/api/v1/releasers/131984/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131984/",
    "id": 131984,
    "name": "Alex Winston",
    "is_group": false,
    "nicks": [
        {
            "name": "Aleksi Knutsi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aleksi Knutsi"
            ]
        },
        {
            "name": "Alex Winston",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alex Winston"
            ]
        },
        {
            "name": "leax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "leax"
            ]
        },
        {
            "name": "minttukone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "minttukone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134277/?format=api",
                "id": 134277,
                "name": "Super Famicom Gang"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144484/?format=api",
                "id": 144484,
                "name": "Otomata Labs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.youtube.com/c/minttukone"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37560"
        }
    ]
}