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

{
    "url": "https://demozoo.org/api/v1/releasers/76586/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76586/",
    "id": 76586,
    "name": "VMW Software Production",
    "is_group": true,
    "nicks": [
        {
            "name": "VMW Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VMW Productions"
            ]
        },
        {
            "name": "VMW Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VMW Software"
            ]
        },
        {
            "name": "VMW Software Production",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VMW Software Production"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                "id": 76588,
                "name": "Deater"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/vmwsoft.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13929"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/vmw/"
        }
    ]
}