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

{
    "url": "https://demozoo.org/api/v1/releasers/145993/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145993/",
    "id": 145993,
    "name": "Vivaldi",
    "is_group": false,
    "nicks": [
        {
            "name": "Vivaldi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vivaldi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14687/?format=api",
                "id": 14687,
                "name": "The Warlocks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57494/?format=api",
                "id": 57494,
                "name": "The Flexible Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109897/?format=api",
                "id": 109897,
                "name": "The Mad Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22941"
        }
    ]
}