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

{
    "url": "https://demozoo.org/api/v1/releasers/46112/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46112/",
    "id": 46112,
    "name": "The Silent Killer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Silent Killer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Silent Killer",
                "Tsk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38568/?format=api",
                "id": 38568,
                "name": "Odium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110972/?format=api",
                "id": 110972,
                "name": "Decades"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
                "id": 17810,
                "name": "Lazarus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}