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

{
    "url": "https://demozoo.org/api/v1/releasers/127891/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127891/",
    "id": 127891,
    "name": "P_Malin",
    "is_group": false,
    "nicks": [
        {
            "name": "P_Malin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "P_Malin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://blog.mousefingers.com/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.gamedev.place/@p_malin"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,103943/"
        },
        {
            "link_class": "ShadertoyUser",
            "url": "https://www.shadertoy.com/user/P_Malin"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/P_Malin"
        }
    ]
}