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

{
    "url": "https://demozoo.org/api/v1/releasers/58118/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58118/",
    "id": 58118,
    "name": "Higher Being",
    "is_group": false,
    "nicks": [
        {
            "name": "Higher Being",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HB",
                "Higher Being",
                "HigherBeing"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21567/?format=api",
                "id": 21567,
                "name": "Intricate Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24851/?format=api",
                "id": 24851,
                "name": "Reality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66817/?format=api",
                "id": 66817,
                "name": "Entropy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}