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

{
    "url": "https://demozoo.org/api/v1/releasers/40111/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40111/",
    "id": 40111,
    "name": "Lost Heaven Films",
    "is_group": true,
    "nicks": [
        {
            "name": "Lost Heaven Films",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lost Heaven Films"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/258/?format=api",
                "id": 258,
                "name": "Chaosnet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40112/?format=api",
                "id": 40112,
                "name": "Blob"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}