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

{
    "url": "https://demozoo.org/api/v1/releasers/148181/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148181/",
    "id": 148181,
    "name": "Killof",
    "is_group": false,
    "nicks": [
        {
            "name": "Killof",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Killof"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71289/?format=api",
                "id": 71289,
                "name": "Q-Pha"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9114"
        }
    ]
}