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

{
    "url": "https://demozoo.org/api/v1/releasers/68485/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68485/",
    "id": 68485,
    "name": "Doctor Watson",
    "is_group": false,
    "nicks": [
        {
            "name": "Doctor Watson",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doctor Watson"
            ]
        },
        {
            "name": "Dr. Watson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Watson"
            ]
        },
        {
            "name": "Watson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Watson"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                "id": 68484,
                "name": "6581 Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68489/?format=api",
                "id": 68489,
                "name": "Omicron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130599/?format=api",
                "id": 130599,
                "name": "The Outlaws"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7517"
        }
    ]
}