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

{
    "url": "https://demozoo.org/api/v1/releasers/80216/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80216/",
    "id": 80216,
    "name": "Name",
    "is_group": false,
    "nicks": [
        {
            "name": "Name",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Name"
            ]
        },
        {
            "name": "lachs0r",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "lachs0r"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://0x0.st/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/lachs0r"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101711"
        }
    ]
}