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

{
    "url": "https://demozoo.org/api/v1/releasers/33557/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33557/",
    "id": 33557,
    "name": "Mikl",
    "is_group": false,
    "nicks": [
        {
            "name": "Mikl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mikl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40104/?format=api",
                "id": 40104,
                "name": "Sexyloser"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29871/?format=api",
                "id": 29871,
                "name": "Prune"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040816061135/http://mikl.planet-d.net/v1/index.php"
        }
    ]
}