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

{
    "url": "https://demozoo.org/api/v1/releasers/17743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17743/",
    "id": 17743,
    "name": "Lord Drakul",
    "is_group": false,
    "nicks": [
        {
            "name": "Drakul",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Drakul"
            ]
        },
        {
            "name": "Lord Drakul",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord Drakul"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17734/?format=api",
                "id": 17734,
                "name": "The Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
                "id": 17766,
                "name": "Epic Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87527/?format=api",
                "id": 87527,
                "name": "Art In Madness"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109328/?format=api",
                "id": 109328,
                "name": "Homage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}