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

{
    "url": "https://demozoo.org/api/v1/releasers/108427/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/108427/",
    "id": 108427,
    "name": "The Celestial Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "T.C.W.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T.C.W."
            ]
        },
        {
            "name": "The Celestial Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Celestial Wizard",
                "The Celestial Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108422/?format=api",
                "id": 108422,
                "name": "Psychedelic Excretion International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}