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

{
    "url": "https://demozoo.org/api/v1/releasers/72571/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72571/",
    "id": 72571,
    "name": "DTS",
    "is_group": false,
    "nicks": [
        {
            "name": "DTS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DTS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                "id": 6965,
                "name": "Nova"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105197/?format=api",
                "id": 105197,
                "name": "Power 68000"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}