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

{
    "url": "https://demozoo.org/api/v1/releasers/45017/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45017/",
    "id": 45017,
    "name": "Falcor",
    "is_group": false,
    "nicks": [
        {
            "name": "Falcor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Falcor",
                "Falcor_"
            ]
        },
        {
            "name": "RePale",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RePale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13840/?format=api",
                "id": 13840,
                "name": "Immortals"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                "id": 8551,
                "name": "tAAt"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,51722/"
        }
    ]
}