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

{
    "url": "https://demozoo.org/api/v1/releasers/71567/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71567/",
    "id": 71567,
    "name": "The Silent Assasin",
    "is_group": false,
    "nicks": [
        {
            "name": "The Silent Assasin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "T.S.A.",
                "TSA",
                "The Silent Assasin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37525/?format=api",
                "id": 37525,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79121/?format=api",
                "id": 79121,
                "name": "Automation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}