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

{
    "url": "https://demozoo.org/api/v1/releasers/27305/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27305/",
    "id": 27305,
    "name": "Lukáš Vlček",
    "is_group": false,
    "nicks": [
        {
            "name": "Lukas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lukas"
            ]
        },
        {
            "name": "Lukasek",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lukasek"
            ]
        },
        {
            "name": "Lukáš Vlček",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lukas Vlcek",
                "Lukáš Vlček"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43691/?format=api",
                "id": 43691,
                "name": "KVL"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20041027204433/http://message.sk:80/gfx/lukasek/project.htm"
        }
    ]
}