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

{
    "url": "https://demozoo.org/api/v1/releasers/5957/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5957/",
    "id": 5957,
    "name": "Crolyx",
    "is_group": true,
    "nicks": [
        {
            "name": "Crolyx",
            "abbreviation": "CRLX",
            "is_primary_nick": true,
            "variants": [
                "CRLX",
                "Crolyx",
                "Crolyx Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15931/?format=api",
                "id": 15931,
                "name": "Lynx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15935/?format=api",
                "id": 15935,
                "name": "Xiod"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15936/?format=api",
                "id": 15936,
                "name": "Crock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35170/?format=api",
                "id": 35170,
                "name": "KLiFF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78861/?format=api",
                "id": 78861,
                "name": "Graymoon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1890"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/crolyx/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20050130190642/http://www.crolyx.narod.ru/"
        }
    ]
}