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

{
    "url": "https://demozoo.org/api/v1/releasers/96569/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96569/",
    "id": 96569,
    "name": "The Wanderers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Wanderers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wanderers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91031/?format=api",
                "id": 91031,
                "name": "Big Boy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96570/?format=api",
                "id": 96570,
                "name": "Interface 4"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96571/?format=api",
                "id": 96571,
                "name": "The Evil Lord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104972/?format=api",
                "id": 104972,
                "name": "Kid Stardust"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=34908"
        }
    ]
}