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

{
    "url": "https://demozoo.org/api/v1/releasers/17756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17756/",
    "id": 17756,
    "name": "DeCoder",
    "is_group": false,
    "nicks": [
        {
            "name": "DeCoder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DeCoder"
            ]
        },
        {
            "name": "SirPale",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SirPale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31317/?format=api",
                "id": 31317,
                "name": "LTV"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112001/?format=api",
                "id": 112001,
                "name": "Lucid"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}