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

{
    "url": "https://demozoo.org/api/v1/releasers/22070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22070/",
    "id": 22070,
    "name": "Lloyd",
    "is_group": false,
    "nicks": [
        {
            "name": "Eric Lloyd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eric Lloyd"
            ]
        },
        {
            "name": "Lloyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lloyd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13752/?format=api",
                "id": 13752,
                "name": "Ano-Tech Computers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990506090015/http://home.atc.no:80/~lloyd/docs/lloyd.html"
        }
    ]
}