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

{
    "url": "https://demozoo.org/api/v1/releasers/36750/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36750/",
    "id": 36750,
    "name": "Virtual Wonderz",
    "is_group": true,
    "nicks": [
        {
            "name": "Virtual Wonderz",
            "abbreviation": "VWZ",
            "is_primary_nick": true,
            "variants": [
                "VWZ",
                "Virtual Wonderz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36746/?format=api",
                "id": 36746,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119006/?format=api",
                "id": 119006,
                "name": "Challenger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29165/?format=api",
                "id": 29165,
                "name": "Perrra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991008032124/http://surf.to/vwz"
        }
    ]
}