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

{
    "url": "https://demozoo.org/api/v1/releasers/69468/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69468/",
    "id": 69468,
    "name": "Fist",
    "is_group": false,
    "nicks": [
        {
            "name": "Fist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37565/?format=api",
                "id": 37565,
                "name": "The Stars"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37576/?format=api",
                "id": 37576,
                "name": "New Stars"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116333/?format=api",
                "id": 116333,
                "name": "Digital Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69106/?format=api",
                "id": 69106,
                "name": "Thunderbolt Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26268"
        }
    ]
}