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

{
    "url": "https://demozoo.org/api/v1/releasers/132825/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132825/",
    "id": 132825,
    "name": "Creeping Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Creeping Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CD",
                "Creeping Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132824/?format=api",
                "id": 132824,
                "name": "Avatar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132826/?format=api",
                "id": 132826,
                "name": "Canadian Importing Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126633/?format=api",
                "id": 126633,
                "name": "Damage Software Incorporated"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132827/?format=api",
                "id": 132827,
                "name": "Lethal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17136"
        }
    ]
}