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

{
    "url": "https://demozoo.org/api/v1/releasers/77836/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77836/",
    "id": 77836,
    "name": "Hell Cats",
    "is_group": true,
    "nicks": [
        {
            "name": "Hell Cats",
            "abbreviation": "HC",
            "is_primary_nick": true,
            "variants": [
                "HC",
                "Hell Cats",
                "HellCats"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72604/?format=api",
                "id": 72604,
                "name": "Zeron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86573/?format=api",
                "id": 86573,
                "name": "Darth Vader Inc."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72601/?format=api",
                "id": 72601,
                "name": "Rygar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72603/?format=api",
                "id": 72603,
                "name": "TJ Lazer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114286/?format=api",
                "id": 114286,
                "name": "Riff Raff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142840/?format=api",
                "id": 142840,
                "name": "TRB'72"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://intros.c64.org/main.php?module=showintros&group=1135"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3919"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9373"
        }
    ]
}