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

{
    "url": "https://demozoo.org/api/v1/releasers/115715/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115715/",
    "id": 115715,
    "name": "The Westend Hacker",
    "is_group": false,
    "nicks": [
        {
            "name": "Beep",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beep"
            ]
        },
        {
            "name": "Stefan Nagel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stefan Nagel"
            ]
        },
        {
            "name": "The Westend Hacker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Westend Hacker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76433/?format=api",
                "id": 76433,
                "name": "Interfox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106710/?format=api",
                "id": 106710,
                "name": "Yawthrust"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11187"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11914"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26539"
        }
    ]
}