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

{
    "url": "https://demozoo.org/api/v1/releasers/46888/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46888/",
    "id": 46888,
    "name": "N!k",
    "is_group": false,
    "nicks": [
        {
            "name": "N!k",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "N!k"
            ]
        },
        {
            "name": "Paul Tankard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Paul Tankard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,115108/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/HexTank"
        }
    ]
}