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

{
    "url": "https://demozoo.org/api/v1/releasers/113797/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113797/",
    "id": 113797,
    "name": "TWF",
    "is_group": false,
    "nicks": [
        {
            "name": "TWF",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TWF"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108523/?format=api",
                "id": 108523,
                "name": "Panorama"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113798/?format=api",
                "id": 113798,
                "name": "FBR Germany"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3003"
        }
    ]
}