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

{
    "url": "https://demozoo.org/api/v1/releasers/3771/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3771/",
    "id": 3771,
    "name": "wzl",
    "is_group": false,
    "nicks": [
        {
            "name": "wzl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "wzl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wzl.gd/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=54393"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5128"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/wzlmusic/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/megaweezl"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@megawzl"
        }
    ]
}