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

{
    "url": "https://demozoo.org/api/v1/releasers/40312/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40312/",
    "id": 40312,
    "name": "The Cheshire Cats",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cheshire Cats",
            "abbreviation": "TCC",
            "is_primary_nick": true,
            "variants": [
                "TCC",
                "The Cheshire Cats"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36726/?format=api",
                "id": 36726,
                "name": "The British Alliance"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52816/?format=api",
                "id": 52816,
                "name": "Funkster"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64336/?format=api",
                "id": 64336,
                "name": "Godzilla"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64337/?format=api",
                "id": 64337,
                "name": "The Troll"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64338/?format=api",
                "id": 64338,
                "name": "Sci-Fi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64339/?format=api",
                "id": 64339,
                "name": "Jezz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/224"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCHSTCAT/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7499"
        }
    ]
}