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

{
    "url": "https://demozoo.org/api/v1/releasers/9368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9368/",
    "id": 9368,
    "name": "Depredator",
    "is_group": false,
    "nicks": [
        {
            "name": "Depredator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Depredator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107283/?format=api",
                "id": 107283,
                "name": "World Soft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=253"
        }
    ]
}