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

{
    "url": "https://demozoo.org/api/v1/releasers/9954/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9954/",
    "id": 9954,
    "name": "Fillbert",
    "is_group": false,
    "nicks": [
        {
            "name": "Fillbert",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fillbert"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                "id": 5829,
                "name": "Creative Mind"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5872/?format=api",
                "id": 5872,
                "name": "Codemonkz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2286"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030908152155/http://www.ojuice.net/6066/nick.htm"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030914110503fw_/http://www.creative-mind.org/fillbert.htm"
        }
    ]
}