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

{
    "url": "https://demozoo.org/api/v1/releasers/24566/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24566/",
    "id": 24566,
    "name": "Hank",
    "is_group": false,
    "nicks": [
        {
            "name": "Hank",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hank"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18731/?format=api",
                "id": 18731,
                "name": "Draco"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18046/?format=api",
                "id": 18046,
                "name": "Lasser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48027/?format=api",
                "id": 48027,
                "name": "Lethal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                "id": 48028,
                "name": "Sataki"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4788"
        }
    ]
}