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

{
    "url": "https://demozoo.org/api/v1/releasers/66773/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66773/",
    "id": 66773,
    "name": "Kichy",
    "is_group": false,
    "nicks": [
        {
            "name": "Kichy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kichy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50868/?format=api",
                "id": 50868,
                "name": "Assassins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76866/?format=api",
                "id": 76866,
                "name": "Plus4 Allstars"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146995/?format=api",
                "id": 146995,
                "name": "Puls4r"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldMember",
            "url": "http://plus4world.powweb.com/members/KiCHY"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101357"
        }
    ]
}