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

{
    "url": "https://demozoo.org/api/v1/releasers/147603/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147603/",
    "id": 147603,
    "name": "Whizzy",
    "is_group": false,
    "nicks": [
        {
            "name": "Whizzy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whizzy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68982/?format=api",
                "id": 68982,
                "name": "Knickers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108448/?format=api",
                "id": 108448,
                "name": "New Example Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147593/?format=api",
                "id": 147593,
                "name": "Atlas"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31897"
        }
    ]
}