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

{
    "url": "https://demozoo.org/api/v1/releasers/146860/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146860/",
    "id": 146860,
    "name": "Council of Pirate Sysops",
    "is_group": true,
    "nicks": [
        {
            "name": "Council of Pirate Sysops",
            "abbreviation": "C.O.P.S.",
            "is_primary_nick": true,
            "variants": [
                "C.O.P.S.",
                "COPS",
                "Council of Pirate Sysops"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79219/?format=api",
                "id": 79219,
                "name": "Lazarus Long"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146862/?format=api",
                "id": 146862,
                "name": "Mr. Grumpps"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146863/?format=api",
                "id": 146863,
                "name": "The Syndicate"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}