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

{
    "url": "https://demozoo.org/api/v1/releasers/73394/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73394/",
    "id": 73394,
    "name": "HeMa!",
    "is_group": true,
    "nicks": [
        {
            "name": "HeMa!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HeMa!"
            ]
        },
        {
            "name": "Hema",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hema"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                "id": 11870,
                "name": "Scout"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8462/?format=api",
                "id": 8462,
                "name": "SimStim"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67610/?format=api",
                "id": 67610,
                "name": "Mace"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2984"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3972"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/hema/"
        }
    ]
}