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

{
    "url": "https://demozoo.org/api/v1/releasers/21876/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21876/",
    "id": 21876,
    "name": "Divas",
    "is_group": true,
    "nicks": [
        {
            "name": "Divas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Divas"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83172/?format=api",
                "id": 83172,
                "name": "Esther"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83173/?format=api",
                "id": 83173,
                "name": "Cindy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83174/?format=api",
                "id": 83174,
                "name": "Daisy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83175/?format=api",
                "id": 83175,
                "name": "Holly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83176/?format=api",
                "id": 83176,
                "name": "Tanja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91117/?format=api",
                "id": 91117,
                "name": "Cathy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=41901"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1870"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/divas/"
        }
    ]
}