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

{
    "url": "https://demozoo.org/api/v1/releasers/31819/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31819/",
    "id": 31819,
    "name": "Harlequin",
    "is_group": false,
    "nicks": [
        {
            "name": "Harlequin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Harlequin"
            ]
        },
        {
            "name": "Tick Tock",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tick Tock"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31818/?format=api",
                "id": 31818,
                "name": "Pure Energy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40214/?format=api",
                "id": 40214,
                "name": "Slippery Sid And The Slimeballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48720/?format=api",
                "id": 48720,
                "name": "A.C.E"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148597/?format=api",
                "id": 148597,
                "name": "XTC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}