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

{
    "url": "https://demozoo.org/api/v1/releasers/10922/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10922/",
    "id": 10922,
    "name": "Mrz",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr.Z",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr.Z"
            ]
        },
        {
            "name": "Mrz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mrz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19610/?format=api",
                "id": 19610,
                "name": "Eternal Project"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=23134"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20221002084930/http://demoscene.hu/users.php?target=details&id=53"
        }
    ]
}