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

{
    "url": "https://demozoo.org/api/v1/releasers/63501/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63501/",
    "id": 63501,
    "name": "T.E.W.",
    "is_group": false,
    "nicks": [
        {
            "name": "T.E.W.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "T.E.W.",
                "TEW"
            ]
        },
        {
            "name": "The Evil Wizard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Evil Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                "id": 50397,
                "name": "Vogue"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63492/?format=api",
                "id": 63492,
                "name": "Countach"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134902/?format=api",
                "id": 134902,
                "name": "Phase 4"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66678/?format=api",
                "id": 66678,
                "name": "Aeon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41036"
        }
    ]
}