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

{
    "url": "https://demozoo.org/api/v1/releasers/126056/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126056/",
    "id": 126056,
    "name": "Blade",
    "is_group": false,
    "nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110069/?format=api",
                "id": 110069,
                "name": "The Wolverines"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126055/?format=api",
                "id": 126055,
                "name": "Artworx Design Studio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108434/?format=api",
                "id": 108434,
                "name": "Net Fresh Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126057/?format=api",
                "id": 126057,
                "name": "Xen Unit"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11419"
        }
    ]
}