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

{
    "url": "https://demozoo.org/api/v1/releasers/53816/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53816/",
    "id": 53816,
    "name": "Fuzz",
    "is_group": false,
    "nicks": [
        {
            "name": "Fuzz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fuzz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53817/?format=api",
                "id": 53817,
                "name": "Pseudo-Soft Works"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46960/?format=api",
                "id": 46960,
                "name": "Retro64"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                "id": 46959,
                "name": "Arkanix Labs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=549"
        }
    ]
}