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

{
    "url": "https://demozoo.org/api/v1/releasers/43691/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43691/",
    "id": 43691,
    "name": "KVL",
    "is_group": true,
    "nicks": [
        {
            "name": "KVL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KVL"
            ]
        },
        {
            "name": "KVL Software Production",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KVL Software Production"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43689/?format=api",
                "id": 43689,
                "name": "Karel Vlček"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27305/?format=api",
                "id": 27305,
                "name": "Lukáš Vlček"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12432"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010424024316/http://www.futuregames.cz/kvl/"
        }
    ]
}