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

{
    "url": "https://demozoo.org/api/v1/releasers/14504/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14504/",
    "id": 14504,
    "name": "Sanx",
    "is_group": false,
    "nicks": [
        {
            "name": "Sanx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sanx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25017/?format=api",
                "id": 25017,
                "name": "Pipidemic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5681/?format=api",
                "id": 5681,
                "name": "FX Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,203859/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=181"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/laurentm"
        }
    ]
}