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

{
    "url": "https://demozoo.org/api/v1/releasers/96001/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96001/",
    "id": 96001,
    "name": "Disk-Rigger",
    "is_group": false,
    "nicks": [
        {
            "name": "Disk-Rigger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Disk Rigger",
                "Disk-Rigger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3082/?format=api",
                "id": 3082,
                "name": "Bamiga Sector One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32567"
        }
    ]
}