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

{
    "url": "https://demozoo.org/api/v1/releasers/144247/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144247/",
    "id": 144247,
    "name": "Raz",
    "is_group": false,
    "nicks": [
        {
            "name": "Raz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109950/?format=api",
                "id": 109950,
                "name": "The Road Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85789/?format=api",
                "id": 85789,
                "name": "Legion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9280"
        }
    ]
}