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

{
    "url": "https://demozoo.org/api/v1/releasers/87642/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87642/",
    "id": 87642,
    "name": "Lief O'Pardy",
    "is_group": false,
    "nicks": [
        {
            "name": "Lief O'Pardy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lief O'Pardy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86454/?format=api",
                "id": 86454,
                "name": "Visions of Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122521/?format=api",
                "id": 122521,
                "name": "NPi"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/lief-opardy"
        }
    ]
}