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

{
    "url": "https://demozoo.org/api/v1/releasers/21271/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21271/",
    "id": 21271,
    "name": "Tapped",
    "is_group": false,
    "nicks": [
        {
            "name": "Emil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Emil"
            ]
        },
        {
            "name": "Emil Sandstø",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Emil Sandstø"
            ]
        },
        {
            "name": "Tapped",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tapped"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54608/?format=api",
                "id": 54608,
                "name": "Rootkids"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Tapped"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98772"
        }
    ]
}