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

{
    "url": "https://demozoo.org/api/v1/releasers/31661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31661/",
    "id": 31661,
    "name": "Lethal",
    "is_group": false,
    "nicks": [
        {
            "name": "Lethal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lethal"
            ]
        },
        {
            "name": "SH",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SH"
            ]
        },
        {
            "name": "Softhunter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Softhunter"
            ]
        },
        {
            "name": "The Magic Middlefinger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMM",
                "The Magic Middlefinger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                "id": 65362,
                "name": "Higher Computer Science 5005"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9383"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9620"
        }
    ]
}