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

{
    "url": "https://demozoo.org/api/v1/releasers/133476/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133476/",
    "id": 133476,
    "name": "Almighty",
    "is_group": false,
    "nicks": [
        {
            "name": "Almighty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Almighty"
            ]
        },
        {
            "name": "Luter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Luter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133475/?format=api",
                "id": 133475,
                "name": "Deep Freeze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120143/?format=api",
                "id": 120143,
                "name": "Deep"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54886/?format=api",
                "id": 54886,
                "name": "Complex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22310"
        }
    ]
}