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

{
    "url": "https://demozoo.org/api/v1/releasers/87686/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87686/",
    "id": 87686,
    "name": "Claude",
    "is_group": false,
    "nicks": [
        {
            "name": "Claude",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Claude"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132116/?format=api",
                "id": 132116,
                "name": "Injection Squad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133107/?format=api",
                "id": 133107,
                "name": "Silver Square Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80085/?format=api",
                "id": 80085,
                "name": "TymPanic Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010807232245/http://koti.mbnet.fi/~tympanic/mem_3.htm"
        }
    ]
}