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

{
    "url": "https://demozoo.org/api/v1/releasers/129773/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129773/",
    "id": 129773,
    "name": "Tristar and Red Sector Inc. and Zenith",
    "is_group": true,
    "nicks": [
        {
            "name": "Tristar and Red Sector Inc. and Zenith",
            "abbreviation": "TRZ",
            "is_primary_nick": true,
            "variants": [
                "TRZ",
                "Tristar and Red Sector Inc. and Zenith"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122197/?format=api",
                "id": 122197,
                "name": "Grim Reaper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129774/?format=api",
                "id": 129774,
                "name": "Prizm"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}