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

{
    "url": "https://demozoo.org/api/v1/releasers/132795/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132795/",
    "id": 132795,
    "name": "Fists of Fury",
    "is_group": true,
    "nicks": [
        {
            "name": "Fists of Fury",
            "abbreviation": "FOF",
            "is_primary_nick": true,
            "variants": [
                "FOF",
                "Fists of Fury"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118021/?format=api",
                "id": 118021,
                "name": "Natas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132796/?format=api",
                "id": 132796,
                "name": "Usagi Yojimbo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132798/?format=api",
                "id": 132798,
                "name": "Bruce Lee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49064/?format=api",
                "id": 49064,
                "name": "Cyberad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132799/?format=api",
                "id": 132799,
                "name": "Misfit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132800/?format=api",
                "id": 132800,
                "name": "Sepulchre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132801/?format=api",
                "id": 132801,
                "name": "Wes"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1212"
        }
    ]
}