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

{
    "url": "https://demozoo.org/api/v1/releasers/117853/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117853/",
    "id": 117853,
    "name": "The Charlatan",
    "is_group": false,
    "nicks": [
        {
            "name": "Charlatan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Charlatan"
            ]
        },
        {
            "name": "The Charlatan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Charlatan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107008/?format=api",
                "id": 107008,
                "name": "Apex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107649/?format=api",
                "id": 107649,
                "name": "Defcon 1"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7821/?format=api",
                "id": 7821,
                "name": "Bencor Brothers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117854/?format=api",
                "id": 117854,
                "name": "The Cracwriters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110066/?format=api",
                "id": 110066,
                "name": "The Wild Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}