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

{
    "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2768/",
    "id": 2768,
    "name": "Creatures",
    "is_group": true,
    "nicks": [
        {
            "name": "Creatures",
            "abbreviation": "CRT",
            "is_primary_nick": true,
            "variants": [
                "CRT",
                "Creatures"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2770/?format=api",
                "id": 2770,
                "name": "Dr. Lecter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2769/?format=api",
                "id": 2769,
                "name": "Romulus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39407/?format=api",
                "id": 39407,
                "name": "Caine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
                "id": 7245,
                "name": "B.I.O."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55463/?format=api",
                "id": 55463,
                "name": "Hiccup"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115979/?format=api",
                "id": 115979,
                "name": "Franco"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=209"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8397"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/creatures/"
        }
    ]
}