{
    "error": null,
    "id": "_ID_",
    "method": "hub.scenes.status.get",
    "result": {
        "_id": "62863322000000c8c9dc3943",
        "status": {
            "lastChange": "2022-05-19T15:13:34+0300",
            "state": "true",
            "when": [
                {
                    "_id": "62863329000000c8c9dc3944",
                    "name": "or",
                    "blockName": "some_group",
                    "state": "true",
                    "lastChange": "2022-05-19T15:13:02+0300",
                    "blocks": [
                        {
                            "_id": "62863329000000c8c9dc3945",
                            "name": "not",
                            "state": "true",
                            "lastChange": "2022-05-19T15:13:02+0300",
                            "blocks": [
                                {
                                    "_id": "62863329000000c8c9dc3946",
                                    "name": "isItemState",
                                    "state": "false",
                                    "lastChange": "2022-05-19T15:13:02+0300"
                                }
                            ]
                        },
                        {
                            "_id": "62863329000000c8c9dc3947",
                            "name": "compareNumbers",
                            "state": "false",
                            "lastChange": "2022-05-19T15:13:34+0300"
                        }
                    ]
                },
                {
                    "_id": "62863329000000c8c9dc3948",
                    "name": "function",
                    "state": "false",
                    "lastChange": null,
                    "function": {
                        "name": "follow"
                    },
                    "blocks": [
                        {
                            "_id": "62863329000000c8c9dc3949",
                            "lastChange": null,
                            "name": "compareNumbers",
                            "state": "false"
                        }
                    ]
                }
            ],
            "exceptions": [
                {
                    "_id": "6286332a000000c8c9dc394a",
                    "name": "and",
                    "blockName": "some_exceptions",
                    "state": "true",
                    "lastChange": "2022-05-19T15:14:02+0300",
                    "blocks": [
                        {
                            "_id": "6286332a000000c8c9dc394b",
                            "name": "isItemState",
                            "state": "true",
                            "lastChange": "2022-05-19T15:14:02+0300"
                        }
                    ]
                }
            ],
        }
    }
}