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

{
    "url": "https://demozoo.org/api/v1/releasers/85944/?format=api",
    "demozoo_url": "https://demozoo.org/groups/85944/",
    "id": 85944,
    "name": "Knights Against Protection",
    "is_group": true,
    "nicks": [
        {
            "name": "Knights Against Protection",
            "abbreviation": "KAP",
            "is_primary_nick": true,
            "variants": [
                "KAP",
                "Knights Against Protection"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85943/?format=api",
                "id": 85943,
                "name": "Asterix Cracking Factories"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29467/?format=api",
                "id": 29467,
                "name": "Mr. Lee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39769/?format=api",
                "id": 39769,
                "name": "Werewolf"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3723"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9304"
        }
    ]
}