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

{
    "url": "https://demozoo.org/api/v1/releasers/69469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69469/",
    "id": 69469,
    "name": "Snowman",
    "is_group": false,
    "nicks": [
        {
            "name": "Snowman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Snowman",
                "The Snowman"
            ]
        }
    ],
    "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/90107/?format=api",
                "id": 90107,
                "name": "Norwegian Cracking Trio"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37561/?format=api",
                "id": 37561,
                "name": "Dream-Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7583"
        }
    ]
}