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

{
    "url": "https://demozoo.org/api/v1/releasers/117726/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117726/",
    "id": 117726,
    "name": "The Wiz-Kids",
    "is_group": true,
    "nicks": [
        {
            "name": "The Wiz-Kids",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wiz-Kids",
                "Wiz-Kids"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117727/?format=api",
                "id": 117727,
                "name": "1903"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117728/?format=api",
                "id": 117728,
                "name": "Ard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117729/?format=api",
                "id": 117729,
                "name": "Def"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117730/?format=api",
                "id": 117730,
                "name": "Sir Crack a Lot"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6117"
        }
    ]
}