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

{
    "url": "https://demozoo.org/api/v1/releasers/30062/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30062/",
    "id": 30062,
    "name": "Random",
    "is_group": false,
    "nicks": [
        {
            "name": "Randamu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Randamu"
            ]
        },
        {
            "name": "Random",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RND",
                "Random"
            ]
        },
        {
            "name": "Theman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Theman"
            ]
        },
        {
            "name": "Tsone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tsone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16869/?format=api",
                "id": 16869,
                "name": "Lactic Acid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40530/?format=api",
                "id": 40530,
                "name": "Konelapsi"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/tsone"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=11209"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011207122730/http://netti.nic.fi/~rnd/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010603021944/http://netti.nic.fi/~random/index_fin.html"
        }
    ]
}