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

{
    "url": "https://demozoo.org/api/v1/releasers/141118/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141118/",
    "id": 141118,
    "name": "Kazar",
    "is_group": false,
    "nicks": [
        {
            "name": "Kazar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kazar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141117/?format=api",
                "id": 141117,
                "name": "The Sex Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5026/?format=api",
                "id": 5026,
                "name": "Dunex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54756/?format=api",
                "id": 54756,
                "name": "The Dredd Brothers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6608"
        }
    ]
}