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

{
    "url": "https://demozoo.org/api/v1/releasers/32056/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32056/",
    "id": 32056,
    "name": "Chris(tophe)",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chris"
            ]
        },
        {
            "name": "Chris(tophe)",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chris(tophe)"
            ]
        },
        {
            "name": "ChrisB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ChrisB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32011/?format=api",
                "id": 32011,
                "name": "The Watchmen"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20080514020833/http://www.duo-creative.com/chrisb/"
        }
    ]
}