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

{
    "url": "https://demozoo.org/api/v1/releasers/366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/366/",
    "id": 366,
    "name": "Statix",
    "is_group": false,
    "nicks": [
        {
            "name": "Bluespoon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bluespoon"
            ]
        },
        {
            "name": "Statix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Statix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                "id": 472,
                "name": "Acme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8548/?format=api",
                "id": 8548,
                "name": "Psychic Link"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                "id": 269,
                "name": "Sunflower"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57304/?format=api",
                "id": 57304,
                "name": "Lionhead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12144/?format=api",
                "id": 12144,
                "name": "Hippy Commune Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/mmalex.bsky.social"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,12703/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=38"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/mmalex"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Alex_Evans_(video_game_developer)"
        }
    ]
}