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

{
    "url": "https://demozoo.org/api/v1/releasers/147175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147175/",
    "id": 147175,
    "name": "SNiPER",
    "is_group": true,
    "nicks": [
        {
            "name": "SNiPER",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SNiPER",
                "Specialized Network involving Professional Elite Resistance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106190/?format=api",
                "id": 106190,
                "name": "Hades"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137855/?format=api",
                "id": 137855,
                "name": "Phoenix Claw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130096/?format=api",
                "id": 130096,
                "name": "Coyotes Member"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/sniper"
        }
    ]
}