{
    "type": "object",
    "properties": {
        "@odata.etag": {
            "type": "string"
        },
        "contentType": {
            "type": "object",
            "properties": {
                "id": {
                    "type": "string"
                },
                "name": {
                    "type": "string"
                }
            }
        },
        "createdBy": {
            "type": "object",
            "properties": {
                "user": {
                    "type": "object",
                    "properties": {
                        "displayName": {
                            "type": "string"
                        },
                        "email": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        }
                    }
                }
            }
        },
        "createdDateTime": {
            "type": "string"
        },
        "eTag": {
            "type": "string"
        },
        "fields": {
            "type": "object",
            "properties": {
                "_ComplianceFlags": {
                    "type": "string"
                },
                "_ComplianceTag": {
                    "type": "string"
                },
                "_ComplianceTagUserId": {
                    "type": "string"
                },
                "_ComplianceTagWrittenTime": {
                    "type": "string"
                },
                "_UIVersionString": {
                    "type": "string"
                },
                "@odata.etag": {
                    "type": "string"
                },
                "AppEditorLookupId": {
                    "type": "string"
                },
                "Attachments": {
                    "type": "boolean"
                },
                "AuthorLookupId": {
                    "type": "string"
                },
                "ContentType": {
                    "type": "string"
                },
                "Created": {
                    "type": "string"
                },
                "Edit": {
                    "type": "string"
                },
                "EditorLookupId": {
                    "type": "string"
                },
                "FolderChildCount": {
                    "type": "string"
                },
                "ID": {
                    "type": "integer"
                },
                "ItemChildCount": {
                    "type": "string"
                },
                "Modified": {
                    "type": "string"
                },
                "Title": {
                    "type": "string"
                }
            }
        },
        "id": {
            "type": "string"
        },
        "lastModifiedBy": {
            "type": "object",
            "properties": {
                "application": {
                    "type": "object",
                    "properties": {
                        "displayName": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        }
                    }
                },
                "user": {
                    "type": "object",
                    "properties": {
                        "displayName": {
                            "type": "string"
                        },
                        "email": {
                            "type": "string"
                        },
                        "id": {
                            "type": "string"
                        }
                    }
                }
            }
        },
        "lastModifiedDateTime": {
            "type": "string"
        },
        "parentReference": {
            "type": "object",
            "properties": {
                "id": {
                    "type": "string"
                },
                "listId": {
                    "type": "string"
                },
                "siteId": {
                    "type": "string"
                }
            }
        },
        "webUrl": {
            "type": "string"
        }
    },
    "version": 5
}
