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

{
    "url": "https://demozoo.org/api/v1/releasers/71366/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71366/",
    "id": 71366,
    "name": "Zetrex 2005",
    "is_group": true,
    "nicks": [
        {
            "name": "Zetrex 2005",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zetrex 2005"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65379/?format=api",
                "id": 65379,
                "name": "Wizz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141338/?format=api",
                "id": 141338,
                "name": "Cori"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14716/?format=api",
                "id": 14716,
                "name": "Kaze"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1869"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8682"
        }
    ]
}