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

{
    "url": "https://demozoo.org/api/v1/releasers/27291/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27291/",
    "id": 27291,
    "name": "Frohikey",
    "is_group": false,
    "nicks": [
        {
            "name": "Frohikey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frohikey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32092/?format=api",
                "id": 32092,
                "name": "Rawthings"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27264/?format=api",
                "id": 27264,
                "name": "TB2"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://frohikey.com/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=31"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080102011924/http://www.idiology.com/About/"
        }
    ]
}