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

{
    "url": "https://demozoo.org/api/v1/releasers/5687/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5687/",
    "id": 5687,
    "name": "Minimalanimal",
    "is_group": true,
    "nicks": [
        {
            "name": "Minimalanimal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Minimalanimal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                "id": 10146,
                "name": "Shine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                "id": 9805,
                "name": "Sole"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                "id": 9975,
                "name": "Mr.doob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109477/?format=api",
                "id": 109477,
                "name": "TeXeL"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10029/?format=api",
                "id": 10029,
                "name": "Astharoth"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2399"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/minimalanimal/"
        }
    ]
}