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

{
    "url": "https://demozoo.org/api/v1/releasers/77968/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77968/",
    "id": 77968,
    "name": "The Slayer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Slayer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slayer",
                "The Slayer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77965/?format=api",
                "id": 77965,
                "name": "Jakuza"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78014/?format=api",
                "id": 78014,
                "name": "The United Dreams"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83170/?format=api",
                "id": 83170,
                "name": "Zylon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}