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

{
    "url": "https://demozoo.org/api/v1/releasers/8432/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8432/",
    "id": 8432,
    "name": "PVCF",
    "is_group": false,
    "nicks": [
        {
            "name": "Cdaw",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cdaw"
            ]
        },
        {
            "name": "PVCF",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PVCF"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7272/?format=api",
                "id": 7272,
                "name": "Reflex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                "id": 49611,
                "name": "Art Project Studios"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5987"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.reflex-studio.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=836"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,135499/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1076"
        }
    ]
}