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

{
    "url": "https://demozoo.org/api/v1/releasers/1745/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1745/",
    "id": 1745,
    "name": "Wez",
    "is_group": false,
    "nicks": [
        {
            "name": "The Guru",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Guru"
            ]
        },
        {
            "name": "The Guru of OZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Guru of OZ"
            ]
        },
        {
            "name": "Wez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1741/?format=api",
                "id": 1741,
                "name": "Shadow World"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                "id": 7841,
                "name": "Vanity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149230/?format=api",
                "id": 149230,
                "name": "Corona"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=38089"
        }
    ]
}