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

{
    "url": "https://demozoo.org/api/v1/releasers/147005/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147005/",
    "id": 147005,
    "name": "Alexander Corris",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Corris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex Corris"
            ]
        },
        {
            "name": "Alexander Corris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alexander Corris"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://x.com/alexandercorris"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.bbswordle.com/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/bbswordle.com"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://ravenation.club/@alexandercorris"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/alexander_corris/"
        }
    ]
}