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

{
    "url": "https://demozoo.org/api/v1/releasers/16025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16025/",
    "id": 16025,
    "name": "Sunnm",
    "is_group": false,
    "nicks": [
        {
            "name": "Sunnm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sunnm"
            ]
        },
        {
            "name": "YanLiang Cao",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "YanLiang Cao"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16024/?format=api",
                "id": 16024,
                "name": "sYcini"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109217/?format=api",
                "id": 109217,
                "name": "Studio12"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=13761"
        }
    ]
}