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

{
    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/386/",
    "id": 386,
    "name": "Woid",
    "is_group": false,
    "nicks": [
        {
            "name": "Roid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Roid"
            ]
        },
        {
            "name": "Woid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Woid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://about.me/darwin"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,240258/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=731"
        }
    ]
}