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

{
    "url": "https://demozoo.org/api/v1/releasers/97922/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97922/",
    "id": 97922,
    "name": "Werwolves",
    "is_group": true,
    "nicks": [
        {
            "name": "Werwolves",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Werwolves"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49453/?format=api",
                "id": 49453,
                "name": "Chrome"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69776/?format=api",
                "id": 69776,
                "name": "Cube"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59485/?format=api",
                "id": 59485,
                "name": "Ditto"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49450/?format=api",
                "id": 49450,
                "name": "Pacman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49232/?format=api",
                "id": 49232,
                "name": "Excalibur"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40438"
        }
    ]
}