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

{
    "url": "https://demozoo.org/api/v1/releasers/89770/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89770/",
    "id": 89770,
    "name": "Firmware",
    "is_group": true,
    "nicks": [
        {
            "name": "Firmware",
            "abbreviation": "FWR",
            "is_primary_nick": true,
            "variants": [
                "FWR",
                "Firmware",
                "fWr FwR"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89804/?format=api",
                "id": 89804,
                "name": "vLK"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89803/?format=api",
                "id": 89803,
                "name": "Sphere"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89805/?format=api",
                "id": 89805,
                "name": "HMS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14330"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/firmware/"
        }
    ]
}