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

{
    "url": "https://demozoo.org/api/v1/releasers/46792/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46792/",
    "id": 46792,
    "name": "The Immortal",
    "is_group": false,
    "nicks": [
        {
            "name": "The Immortal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Immortal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46793/?format=api",
                "id": 46793,
                "name": "RELiC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59070/?format=api",
                "id": 59070,
                "name": "The Wondertwins"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85061/?format=api",
                "id": 85061,
                "name": "Magma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}