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

{
    "url": "https://demozoo.org/api/v1/releasers/16801/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16801/",
    "id": 16801,
    "name": "Noa Nakai",
    "is_group": false,
    "nicks": [
        {
            "name": "Chill",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chill"
            ]
        },
        {
            "name": "Noa Nakai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noa Nakai"
            ]
        },
        {
            "name": "Prototype",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prototype"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                "id": 21453,
                "name": "Amour"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22954/?format=api",
                "id": 22954,
                "name": "Fleet"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1066"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.noanakai.com/html5.html"
        }
    ]
}