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

{
    "url": "https://demozoo.org/api/v1/releasers/2049/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2049/",
    "id": 2049,
    "name": "Wiztom",
    "is_group": false,
    "nicks": [
        {
            "name": "Wiztom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wiztom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33692/?format=api",
                "id": 33692,
                "name": "Universal Coders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,61303/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=9433"
        }
    ]
}