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

{
    "url": "https://demozoo.org/api/v1/releasers/15962/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15962/",
    "id": 15962,
    "name": "Katana",
    "is_group": true,
    "nicks": [
        {
            "name": "Katana",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Katana"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15961/?format=api",
                "id": 15961,
                "name": "Myst"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26472/?format=api",
                "id": 26472,
                "name": "Dutch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/169/?format=api",
                "id": 169,
                "name": "Nicow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5748/?format=api",
                "id": 5748,
                "name": "Divah"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}