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

{
    "url": "https://demozoo.org/api/v1/releasers/32577/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32577/",
    "id": 32577,
    "name": "Beetle",
    "is_group": false,
    "nicks": [
        {
            "name": "Beetle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beetle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2186/?format=api",
                "id": 2186,
                "name": "Foundation Two"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35560/?format=api",
                "id": 35560,
                "name": "Cyanoacrylate Dreams"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/BEETLE/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=47588"
        }
    ]
}