{
    "name": "Freundeskreis Fl\u00fcchtlingssolidarit\u00e4t in SI",
    "description": "",
    "url": "https:\/\/freunde-fluechtlingssolidaritaet.org",
    "home": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Berlin",
    "page_for_posts": 622,
    "page_on_front": 586,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "code-snippets\/v1",
        "contact-form-7\/v1",
        "everest-forms\/v1",
        "real-cookie-banner\/v1",
        "real-queue\/v1",
        "real-utils\/v1",
        "real-product-manager-wp-client\/v1",
        "wpcf7r\/v1",
        "tec\/tickets\/onboarding",
        "tribe\/tickets\/v1",
        "tribe\/event-aggregator\/v1",
        "tribe\/events\/v1",
        "tribe\/views\/v2",
        "tec\/v2\/onboarding",
        "tec\/v1",
        "pll\/v1",
        "kb-mailerlite\/v1",
        "kb-getresponse\/v1",
        "kb-fluentcrm\/v1",
        "kbp\/v1",
        "kb-lottieanimation\/v1",
        "kb-vector\/v1",
        "kb-design-library\/v1",
        "kb-image-picker\/v1",
        "wp\/v2",
        "newsletter",
        "llar\/v1",
        "otter\/v1",
        "hub-connector\/v1",
        "wpmudev_blc\/v1",
        "wpmudev_pcs\/v1",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/freunde-fluechtlingssolidaritaet.org\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0635\u064a\u063a\u0629 oEmbed \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u0631\u0636 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0625\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u0645\u0627 \u0625\u0646 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 oEmbed \u0644\u0644\u0645\u0632\u0648\u062f\u064a\u0646 \u063a\u064a\u0631 \u0627\u0644\u0645\u0635\u0631\u062d \u0644\u0647\u0645.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/code-snippets\/v1": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "code-snippets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/snippets"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/schema": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/snippets\/schema"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/insert-headers-and-footers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-headers-and-footers\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/header-footer-code-manager"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/importers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/importers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/parse": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/file-upload\/parse"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "snippets": {
                            "description": "Array of snippet data to import",
                            "type": "array",
                            "required": true
                        },
                        "duplicate_action": {
                            "description": "Action to take when duplicate snippets are found",
                            "type": "string",
                            "enum": [
                                "ignore",
                                "replace",
                                "skip"
                            ],
                            "default": "ignore",
                            "required": false
                        },
                        "network": {
                            "description": "Whether to import to network table",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/code-snippets\/v1\/file-upload\/import"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/everest-forms\/v1": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "everest-forms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules\/activate": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules\/activate"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules\/deactivate": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules\/deactivate"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules\/bulk-activate": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules\/bulk-activate"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules\/bulk-deactivate": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules\/bulk-deactivate"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/modules\/activate-license": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/modules\/activate-license"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/changelog": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/changelog"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/gutenberg-blocks\/frontend-listing-list": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/gutenberg-blocks\/frontend-listing-list"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/templates": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/templates"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/templates\/create": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/templates\/create"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/templates\/favorite": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/templates\/favorite"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/templates\/favorite_forms": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/templates\/favorite_forms"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/plugin\/status": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/plugin\/status"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/plugin\/activate": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/plugin\/activate"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/plugin\/upgrade": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/plugin\/upgrade"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/entry\/save": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/entry\/save"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/bulk-assign-permission-based-on-role": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/bulk-assign-permission-based-on-role"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/add-user-manager": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/add-user-manager"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/get-wp-roles": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/get-wp-roles"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/get-managers": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/get-managers"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/remove-manager": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/remove-manager"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/bulk-remove-managers": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/bulk-remove-managers"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/roels_and_permission\/get-wp-users": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/roels_and_permission\/get-wp-users"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/site-assistant": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/site-assistant"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/site-assistant\/skip-setup": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "default": "all",
                            "description": "Step to skip, e.g. \"spam_protection\" or \"all\".",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/site-assistant\/skip-setup"
                    }
                ]
            }
        },
        "\/everest-forms\/v1\/site-assistant\/test-email": {
            "namespace": "everest-forms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Email address to send test email to.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/everest-forms\/v1\/site-assistant\/test-email"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-cookie-banner\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/plugin": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/plugin"
                    }
                ]
            }
        },
        "\/real-queue\/v1": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-queue\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-queue\/v1"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "lock": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "try": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)\/result": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "process": {
                            "type": "number",
                            "required": true
                        },
                        "errorCode": {
                            "type": "string",
                            "required": false
                        },
                        "errorMessage": {
                            "type": "string",
                            "required": false
                        },
                        "errorData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/jobs": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "type": "number",
                            "required": false
                        },
                        "ids": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-queue\/v1\/jobs"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/retry": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-queue\/v1\/jobs\/retry"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/skip": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-queue\/v1\/jobs\/skip"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/status": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-queue\/v1\/status"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/(?P<key>modal-hint-[a-z_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted"
                    }
                ]
            }
        },
        "\/real-utils\/v1": {
            "namespace": "real-utils\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-utils\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-utils\/v1"
                    }
                ]
            }
        },
        "\/real-utils\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-utils\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/cross\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<action>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/rating\/(?P<slug>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-product-manager-wp-client\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-product-manager-wp-client\/v1"
                    }
                ]
            }
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "string",
                            "required": false
                        },
                        "terms": {
                            "type": "boolean",
                            "required": true
                        },
                        "autoUpdates": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "telemetry": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "newsletter": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "firstName": {
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/skip": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)\/retry": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/telemetry\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license-notice": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/active": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<id>[0-9_-]+)\/view": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "skip": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "deactivateLicense": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcf7r\/v1": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcf7r\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1"
                    }
                ]
            }
        },
        "\/wpcf7r\/v1\/export": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1\/export"
                    }
                ]
            }
        },
        "\/wpcf7r\/v1\/update-license": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        },
                        "key": {
                            "type": "string",
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1\/update-license"
                    }
                ]
            }
        },
        "\/wpcf7r\/v1\/toggle-debug": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1\/toggle-debug"
                    }
                ]
            }
        },
        "\/wpcf7r\/v1\/reset-settings": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/wpcf7r\/v1\/download-file": {
            "namespace": "wpcf7r\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "file_key": {
                            "required": true
                        },
                        "entry_post_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpcf7r\/v1\/download-file"
                    }
                ]
            }
        },
        "\/tec\/tickets\/onboarding": {
            "namespace": "tec\/tickets\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/tickets\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/tickets\/onboarding"
                    }
                ]
            }
        },
        "\/tec\/tickets\/onboarding\/wizard": {
            "namespace": "tec\/tickets\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_nonce": {
                            "type": "string",
                            "description": "The action nonce for the request.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/tickets\/onboarding\/wizard"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/tickets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/doc": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1\/doc"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/tickets\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "edit_ticket_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "price": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show_description": {
                            "type": "string",
                            "default": "yes",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "start_time": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "end_time": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sku": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "iac": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "ticket": {
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket post ID",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "remove_ticket_nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/tickets": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of results to return; defaults to 1",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "How many tickets to return per results page; defaults to posts_per_page.",
                            "type": "integer",
                            "default": "10",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to tickets containing the specified string in the title or description.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the results by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sort results in ASC or DESC order. Defaults to ASC.",
                            "type": "string",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order the results by one of date, relevance, id, include, title, or slug; defaults to title.",
                            "type": "string",
                            "enum": [
                                "id",
                                "include",
                                "title",
                                "slug"
                            ],
                            "required": false
                        },
                        "is_available": {
                            "description": "Limit results to tickets that have or do not have capacity currently available.",
                            "type": "boolean",
                            "required": false
                        },
                        "provider": {
                            "description": "Limit results to tickets provided by one of the providers specified in the CSV list or array; defaults to all available.",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to tickets created after or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to tickets created before or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Limit results to a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude a specific CSV list or array of ticket IDs from the results.",
                            "required": false
                        },
                        "include_post": {
                            "description": "Limit results to tickets that are assigned to one of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "exclude_post": {
                            "description": "Limit results to tickets that are not assigned to any of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "attendees_min": {
                            "description": "Limit results to tickets that have at least this number or attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "attendees_max": {
                            "description": "Limit results to tickets that have at most this number of attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "checkedin_min": {
                            "description": "Limit results to tickets that have at most this number of checked-in attendee.",
                            "type": "integer",
                            "required": false
                        },
                        "checkedin_max": {
                            "description": "Limit results to tickets that have at least this number of checked-in attendees.",
                            "type": "integer",
                            "required": false
                        },
                        "capacity_min": {
                            "description": "Limit results to tickets that have at least this capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "capacity_max": {
                            "description": "Limit results to tickets that have at most this capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "available_from": {
                            "description": "Limit results to tickets that will be available at or after the specified UTC date (parseable by strtotime) or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "available_until": {
                            "description": "Limit results to tickets that will be available up to the specified UTC date (parseable by strtotime) or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "post_status": {
                            "description": "Limit results to tickets assigned to posts that are in one of the post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "status": {
                            "description": "Limit results to tickets that are in one of post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "currency": {
                            "description": "Limit results to tickets priced in one of the 3-letter currency codes specified in the CSV list or array.",
                            "required": false
                        },
                        "attendee_information_available": {
                            "description": "Limit results to tickets that provide attendees the possibility to fill in additional information or not; requires ET+.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": [
                        {
                            "required": false
                        },
                        {
                            "description": {
                                "type": "string",
                                "in": "body",
                                "validate_callback": [
                                    [],
                                    "is_string_or_empty"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "default": ""
                            },
                            "required": false
                        }
                    ]
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1\/tickets"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/attendees\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The attendee post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The attendee post ID",
                            "required": true
                        },
                        "check_in": {
                            "type": "bool",
                            "description": "Check in value for the attendee.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/attendees": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ticket_id": {
                            "type": "integer",
                            "description": "The Ticket ID, where the attendee is registered.",
                            "required": true
                        },
                        "full_name": {
                            "type": "string",
                            "description": "Full name of the attendee.",
                            "required": true
                        },
                        "email": {
                            "type": "email",
                            "description": "Email of the attendeee.",
                            "required": true
                        },
                        "attendee_status": {
                            "type": "string",
                            "description": "Order Status for the attendee.",
                            "required": false
                        },
                        "check_in": {
                            "type": "bool",
                            "description": "Check in value for the attendee.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of results to return; defaults to 1",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "How many attendees to return per results page; defaults to posts_per_page.",
                            "type": "integer",
                            "default": "10",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "provider": {
                            "description": "Limit results to attendees whose ticket is provided by one of the providers specified in the CSV list or array; defaults to all the available.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to attendees containing the specified string in the title or description.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the results by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sort results in ASC or DESC order. Defaults to ASC.",
                            "type": "string",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order the results by one of date, relevance, id, include, title or slug. Defaults to id.",
                            "type": "string",
                            "enum": [
                                "id",
                                "date",
                                "include",
                                "title",
                                "slug"
                            ],
                            "required": false
                        },
                        "post_id": {
                            "description": "Limit results to attendees by post the ticket is associated with.",
                            "type": "integer",
                            "required": false
                        },
                        "ticket_id": {
                            "description": "Limit results to attendees associated with a ticket.",
                            "type": "integer",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to attendees created after or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to attendees created before or on the specified UTC date or timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Limit results to a specific CSV list or array of attendee IDs.",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude a specific CSV list or array of attendee IDs from the results.",
                            "required": false
                        },
                        "price_max": {
                            "description": "Limit results to attendees that paid tickets a price equal or below the specified value; if not specified no maximum price limit will be used.",
                            "type": "integer",
                            "required": false
                        },
                        "price_min": {
                            "description": "Limit results to attendees that paid tickets a price equal or above the specified value; if not specified no minimum price limit will be used.",
                            "type": "integer",
                            "required": false
                        },
                        "include_post": {
                            "description": "Limit results to attendees whose ticket is assigned to one of the posts specified in the CSV list or array.",
                            "required": false
                        },
                        "exclude_post": {
                            "description": "Limit results to attendees whose tickets is not assigned to any of the posts specified in the CSV list or array..",
                            "required": false
                        },
                        "include_ticket": {
                            "description": "Limit results to a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "exclude_ticket": {
                            "description": "Exclude a specific CSV list or array of ticket IDs.",
                            "required": false
                        },
                        "post_status": {
                            "description": "Limit results to attendees for posts that are in one of the post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "status": {
                            "description": "Limit results to attendees that are in one of post statuses specified in the CSV list or array; defaults to publish.",
                            "required": false
                        },
                        "order_status": {
                            "description": "Limit results to attendees whose order status is in one of post statuses specified in the CSV list or array; defaults to public.",
                            "required": false
                        },
                        "checkedin": {
                            "description": "Limit results to attendees that are or not checked-in.",
                            "type": "boolean",
                            "required": false
                        },
                        "rsvp_going_status": {
                            "description": "Limit results to RSVP Attendees that have one of the RSVP Going status specified in the CSV list or array.",
                            "required": false
                        },
                        "attendee_information_available": {
                            "description": "Limit results to attendees for tickets that provide attendees the possibility to fill in additional information or not; requires ET+.",
                            "type": "boolean",
                            "required": false
                        },
                        "name": {
                            "description": "Limit results to attendees by name. It will search for names that are like the specified value",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Limit results to attendees by email. It will search for emails that are like the specified value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1\/attendees"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/cart": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "provider": {
                            "description": "Limit results to tickets provided by one of the providers specified in the CSV list or array; defaults to all available.",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The post ID",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "description": "The cart provider",
                            "required": true
                        },
                        "tickets": {
                            "default": null,
                            "description": "List of tickets with their ID and quantity",
                            "required": false
                        },
                        "meta": {
                            "default": null,
                            "description": "List of meta for each ticket to be saved for Attendee Registration",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The post ID",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1\/cart"
                    }
                ]
            }
        },
        "\/tribe\/tickets\/v1\/qr\/(?P<id>\\d+)": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The ticket id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/tickets\/v1\/qr": {
            "namespace": "tribe\/tickets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "description": "The API key to authorize check in.",
                            "required": true
                        },
                        "ticket_id": {
                            "type": "string",
                            "description": "The ID of the ticket to check in.",
                            "required": true
                        },
                        "security_code": {
                            "type": "string",
                            "description": "The security code of the ticket to verify for check in.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/tickets\/v1\/qr"
                    }
                ]
            }
        },
        "\/tribe\/event-aggregator\/v1": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/event-aggregator\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/event-aggregator\/v1"
                    }
                ]
            }
        },
        "\/tribe\/event-aggregator\/v1\/import\/(?P<import_id>\\w+)\/batch": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "import_id": {
                            "type": "string",
                            "description": "The import unique ID as provided by Event Aggregator service",
                            "required": true
                        },
                        "batch_hash": {
                            "type": "string",
                            "description": "The hash of the next expected batch, as previously provided by the client",
                            "required": true
                        },
                        "status": {
                            "type": "object",
                            "description": "The current status of the import.",
                            "required": true
                        },
                        "percentage_complete": {
                            "type": "integer",
                            "description": "The percentage of import completed.",
                            "required": true
                        },
                        "interval": {
                            "type": "integer",
                            "description": "The current interval, in seconds, between the end of a batch process and the start of the next; as set on the server.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/event-aggregator\/v1\/import\/(?P<import_id>\\w+)\/state": {
            "namespace": "tribe\/event-aggregator\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "import_id": {
                            "type": "string",
                            "description": "The import unique ID as provided by Event Aggregator service",
                            "required": true
                        },
                        "batch_hash": {
                            "type": "string",
                            "description": "The hash of the next expected batch, as previously provided by the client",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "success",
                                "failed",
                                "pending"
                            ],
                            "description": "The new status of the import.",
                            "required": true
                        },
                        "message": {
                            "type": "string",
                            "description": "The new status message for the user, not localized.",
                            "required": true
                        },
                        "message_slug": {
                            "type": "string",
                            "description": "The new status message slug, to allow for localized messages.",
                            "required": true
                        },
                        "percentage_complete": {
                            "type": "integer",
                            "description": "The percentage of import completed.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/events\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/doc": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/doc"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/events": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "The archive page to return",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "The number of events to return on each page",
                            "type": "integer",
                            "required": false
                        },
                        "start_date": {
                            "default": "2026-04-06 01:59:00",
                            "description": "Events that start on the specified date",
                            "required": false
                        },
                        "end_date": {
                            "default": "2028-04-06 22:38:04",
                            "description": "Events that end on the specified date",
                            "required": false
                        },
                        "starts_before": {
                            "description": "Events that start before the specified date",
                            "required": false
                        },
                        "starts_after": {
                            "description": "Events that start after the specified date",
                            "required": false
                        },
                        "ends_before": {
                            "description": "Events that end before the specified date",
                            "required": false
                        },
                        "ends_after": {
                            "description": "Events that end after the specified date",
                            "required": false
                        },
                        "strict_dates": {
                            "default": "false",
                            "description": "Dates set using the start_date\/end_date, starts_*\/ends_* are set to start at the specified times. The default behavior is to include the entire days.",
                            "required": false
                        },
                        "search": {
                            "description": "Events should contain the specified string in the title or description",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Events should be assigned one of the specified categories slugs or IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Events should be assigned one of the specified tags slugs or IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "venue": {
                            "description": "Events should be assigned one of the specified venue IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "organizer": {
                            "description": "Events should be assigned one of the specified organizer IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Events should be filtered by their featured status",
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "The event post status",
                            "required": false
                        },
                        "geoloc": {
                            "type": "boolean",
                            "description": "Requires Events Calendar Pro. Events should be filtered by whether their venue has geolocation data",
                            "required": false
                        },
                        "geoloc_lat": {
                            "format": "double",
                            "description": "Requires Events Calendar Pro. Events should be filtered by their venue latitude location, must also provide geoloc_lng",
                            "required": false
                        },
                        "geoloc_lng": {
                            "format": "double",
                            "description": "Requires Events Calendar Pro. Events should be filtered by their venue longitude location, must also provide geoloc_lat",
                            "required": false
                        },
                        "include": {
                            "description": "Include events with one of the post IDs specified in the array of CSV list, date filters will be ignored.",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post_parent": {
                            "type": "integer",
                            "description": "Events should be filtered by their post_parent being the specified one.",
                            "required": false
                        },
                        "ticketed": {
                            "type": "boolean",
                            "description": "Filter events with or without tickets.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "description": "The event author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The event publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The event publication date (UTC time zone)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "The event title",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "The event description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event slug",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "The event excerpt",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The event post status",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "The event time zone",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether the event lasts the whole day or not",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "The event start date and time",
                            "required": true
                        },
                        "end_date": {
                            "type": "string",
                            "description": "The event end date and time",
                            "required": true
                        },
                        "image": {
                            "type": "string",
                            "description": "The event featured image ID or URL",
                            "required": false
                        },
                        "cost": {
                            "description": "The event cost",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "The event website URL",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Whether the event should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Whether the event should show a map link or not",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Whether events should be hidden in the calendar view or not",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Whether the event should be sticky in the calendar view or not",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Whether the event should be featured on the site or not",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event category ID or name",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event tag ID or name",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event venue IDs or data",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event organizer IDs or data",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/events"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/events\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event post ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event post ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event post ID",
                            "required": true
                        },
                        "password": {
                            "type": "string",
                            "description": "The event password",
                            "required": false
                        },
                        "author": {
                            "type": "integer",
                            "description": "The event author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The event publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The event publication date (UTC time zone)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "The event title",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "The event description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event slug",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "The event excerpt",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The event post status",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "The event time zone",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether the event lasts the whole day or not",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "The event start date and time",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "description": "The event end date and time",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "description": "The event featured image ID or URL",
                            "required": false
                        },
                        "cost": {
                            "description": "The event cost",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "The event website URL",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Whether the event should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Whether the event should show a map link or not",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Whether events should be hidden in the calendar view or not",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Whether the event should be sticky in the calendar view or not",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Whether the event should be featured on the site or not",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event category ID or name",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event tag ID or name",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event venue IDs or data",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event organizer IDs or data",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/events\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the event post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the event post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "The event slug",
                            "required": false
                        },
                        "author": {
                            "type": "integer",
                            "description": "The event author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The event publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The event publication date (UTC time zone)",
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "description": "The event title",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "The event description",
                            "required": false
                        },
                        "excerpt": {
                            "type": "string",
                            "description": "The event excerpt",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The event post status",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "description": "The event time zone",
                            "required": false
                        },
                        "all_day": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether the event lasts the whole day or not",
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "description": "The event start date and time",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "description": "The event end date and time",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "description": "The event featured image ID or URL",
                            "required": false
                        },
                        "cost": {
                            "description": "The event cost",
                            "required": false
                        },
                        "website": {
                            "default": null,
                            "description": "The event website URL",
                            "required": false
                        },
                        "show_map": {
                            "type": "boolean",
                            "description": "Whether the event should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "boolean",
                            "description": "Whether the event should show a map link or not",
                            "required": false
                        },
                        "hide_from_listings": {
                            "type": "boolean",
                            "description": "Whether events should be hidden in the calendar view or not",
                            "required": false
                        },
                        "sticky": {
                            "type": "boolean",
                            "description": "Whether the event should be sticky in the calendar view or not",
                            "required": false
                        },
                        "featured": {
                            "type": "boolean",
                            "description": "Whether the event should be featured on the site or not",
                            "required": false
                        },
                        "categories": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event category ID or name",
                            "required": false
                        },
                        "tags": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event tag ID or name",
                            "required": false
                        },
                        "venue": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event venue IDs or data",
                            "required": false
                        },
                        "organizer": {
                            "default": null,
                            "items": {
                                "type": "integer"
                            },
                            "description": "The event organizer IDs or data",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/venues": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "The archive page to return",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "The number of venues to return on each page",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Venues should contain the specified string in the title, description or custom fields",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Venues should be related to this event",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Venues should have events associated to them",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Venues should have upcoming events associated to them",
                            "default": false,
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "The organizer post status",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "description": "The venue author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The venue publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The venue publication date (UTC time zone)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "The venue name",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The venue description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The venue post status",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map link or not",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "The venue address",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "The venue city",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "The venue country",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "The venue province",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "The venue ZIP code",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The venue phone number",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state and province",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The venue website URL",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/venues"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/venues\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the venue post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the venue post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the venue post ID",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "description": "The venue author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The venue publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The venue publication date (UTC time zone)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "The venue name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The venue description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The venue post status",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map link or not",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "The venue address",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "The venue city",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "The venue country",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "The venue province",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "The venue ZIP code",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The venue phone number",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state and province",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The venue website URL",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/venues\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the venue post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the venue post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the venue post name",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "description": "The venue author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "description": "The venue publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "description": "The venue publication date (UTC time zone)",
                            "required": false
                        },
                        "venue": {
                            "type": "string",
                            "description": "The venue name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The venue description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The venue post status",
                            "required": false
                        },
                        "show_map": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map or not",
                            "required": false
                        },
                        "show_map_link": {
                            "type": "string",
                            "default": null,
                            "description": "Whether events linked to the venue should show a map link or not",
                            "required": false
                        },
                        "address": {
                            "type": "string",
                            "default": null,
                            "description": "The venue address",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "default": null,
                            "description": "The venue city",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "default": null,
                            "description": "The venue country",
                            "required": false
                        },
                        "province": {
                            "type": "string",
                            "default": null,
                            "description": "The venue province",
                            "required": false
                        },
                        "state": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state",
                            "required": false
                        },
                        "zip": {
                            "type": "string",
                            "default": null,
                            "description": "The venue ZIP code",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The venue phone number",
                            "required": false
                        },
                        "stateprovince": {
                            "type": "string",
                            "default": null,
                            "description": "The venue state and province",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The venue website URL",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/organizers": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "The archive page to return",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "The number of organizers to return on each page",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Organizers should contain the specified string in the title, description or custom fields",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Organizers should be related to this event",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Organizers should have events associated to them",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Organizers should have upcoming events associated to them",
                            "default": false,
                            "required": false
                        },
                        "status": {
                            "format": "string",
                            "description": "The organizer post status",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "The organizer author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date (UTC time zone)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer name",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer post status",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer phone number",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer website",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer e-mail address",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/organizers"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/organizers\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the organizer post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the organizer post ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the organizer post ID",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "The organizer author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date (UTC time zone)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer post status",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer phone number",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer website",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer e-mail address",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/organizers\/by-slug\/(?P<slug>[^\/]+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the organizer post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the organizer post name",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "the organizer post name",
                            "required": true
                        },
                        "author": {
                            "type": "integer",
                            "default": null,
                            "description": "The organizer author ID",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date",
                            "required": false
                        },
                        "date_utc": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer publication date (UTC time zone)",
                            "required": false
                        },
                        "organizer": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer description",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer post status",
                            "required": false
                        },
                        "phone": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer phone number",
                            "required": false
                        },
                        "website": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer website",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer e-mail address",
                            "required": false
                        },
                        "image": {
                            "type": "string",
                            "default": null,
                            "description": "The organizer featured image ID or URL",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/categories": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "The archive page to return",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "The number of event categories to return on each page",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set exclude specific IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending",
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute",
                            "type": "string",
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts",
                            "type": "boolean",
                            "default": "1",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to terms assigned to a specific parent",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post",
                            "type": "integer",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to terms assigned to a specific event (an alias of the \"post\" parameter)",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with a specific slug",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "The event category name",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "The event category description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event category slug",
                            "required": false
                        },
                        "parent": {
                            "type": "integer",
                            "description": "The event category slug",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/categories"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/categories\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event category term ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event category term ID",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "The event category name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "The event category description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event category slug",
                            "required": false
                        },
                        "parent": {
                            "type": "integer",
                            "description": "The event category slug",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event category term ID",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/events\/v1\/tags": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "default": 1,
                            "description": "The archive page to return",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "default": "10",
                            "description": "The number of event tags to return on each page",
                            "type": "integer",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set exclude specific IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending",
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by term attribute",
                            "type": "string",
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide terms not assigned to any posts",
                            "type": "boolean",
                            "default": "1",
                            "required": false
                        },
                        "post": {
                            "description": "Limit result set to terms assigned to a specific post",
                            "type": "integer",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to terms assigned to a specific event (an alias of the \"post\" parameter)",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to terms with a specific slug",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "The event tag name",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "description": "The event tag description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event tag slug",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/events\/v1\/tags"
                    }
                ]
            }
        },
        "\/tribe\/events\/v1\/tags\/(?P<id>\\d+)": {
            "namespace": "tribe\/events\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event tag term ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event tag term ID",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "The event tag name",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "description": "The event tag description",
                            "required": false
                        },
                        "slug": {
                            "type": "string",
                            "description": "The event tag slug",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "the event tag term ID",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/tribe\/views\/v2": {
            "namespace": "tribe\/views\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tribe\/views\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/views\/v2"
                    }
                ]
            }
        },
        "\/tribe\/views\/v2\/html": {
            "namespace": "tribe\/views\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "u": {
                            "required": true
                        },
                        "view": {
                            "required": false
                        },
                        "tvn1": {
                            "required": false
                        },
                        "tvn2": {
                            "required": false
                        },
                        "view_data": {
                            "required": false
                        },
                        "action": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tribe\/views\/v2\/html"
                    }
                ]
            }
        },
        "\/tec\/v2\/onboarding": {
            "namespace": "tec\/v2\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/v2\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v2\/onboarding"
                    }
                ]
            }
        },
        "\/tec\/v2\/onboarding\/wizard": {
            "namespace": "tec\/v2\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_nonce": {
                            "type": "string",
                            "description": "The action nonce for the request.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v2\/onboarding\/wizard"
                    }
                ]
            }
        },
        "\/tec\/v1": {
            "namespace": "tec\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tec\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v1"
                    }
                ]
            }
        },
        "\/tec\/v1\/events": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "start_date": {
                            "description": "Limit events to those starting after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "end_date": {
                            "description": "Limit events to those ending before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to events assigned specific categories.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to events assigned specific tags.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venue": {
                            "description": "Limit result set to events assigned to specific venues.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "organizer": {
                            "description": "Limit result set to events assigned to specific organizers.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "featured": {
                            "description": "Limit result set to featured events only.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to events with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        },
                        "post_parent": {
                            "description": "Limit result set to events with specific post parent.",
                            "type": "integer",
                            "required": false
                        },
                        "starts_before": {
                            "description": "Limit result set to events starting before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "starts_after": {
                            "description": "Limit result set to events starting after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ends_before": {
                            "description": "Limit result set to events ending before the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ends_after": {
                            "description": "Limit result set to events ending after the specified date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "ticketed": {
                            "description": "Limit result set to events with tickets.",
                            "type": "boolean",
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by event attribute.",
                            "type": "string",
                            "default": "event_date",
                            "enum": [
                                "date",
                                "event_date",
                                "title",
                                "menu_order",
                                "modified"
                            ],
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "ASC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether the event is sticky",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "The terms assigned to the entity in the tribe_events_cat taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "start_date": {
                            "description": "The start date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "start_date_utc": {
                            "description": "The start date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date": {
                            "description": "The end date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date_utc": {
                            "description": "The end date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "timezone": {
                            "description": "The timezone of the event",
                            "type": "string",
                            "required": false
                        },
                        "duration": {
                            "description": "The duration of the event in seconds",
                            "type": "integer",
                            "required": false
                        },
                        "all_day": {
                            "description": "Whether the event is all day",
                            "type": "boolean",
                            "required": false
                        },
                        "featured": {
                            "description": "Whether the event is featured",
                            "type": "boolean",
                            "required": false
                        },
                        "cost": {
                            "description": "The cost of the event",
                            "type": "string",
                            "required": false
                        },
                        "organizers": {
                            "description": "The organizers of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venues": {
                            "description": "The venues of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v1\/events"
                    }
                ]
            }
        },
        "\/tec\/v1\/events\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether the event is sticky",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "The terms assigned to the entity in the tribe_events_cat taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "start_date": {
                            "description": "The start date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "start_date_utc": {
                            "description": "The start date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date": {
                            "description": "The end date of the event",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "end_date_utc": {
                            "description": "The end date of the event in UTC",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}$",
                            "required": false
                        },
                        "timezone": {
                            "description": "The timezone of the event",
                            "type": "string",
                            "required": false
                        },
                        "duration": {
                            "description": "The duration of the event in seconds",
                            "type": "integer",
                            "required": false
                        },
                        "all_day": {
                            "description": "Whether the event is all day",
                            "type": "boolean",
                            "required": false
                        },
                        "featured": {
                            "description": "Whether the event is featured",
                            "type": "boolean",
                            "required": false
                        },
                        "cost": {
                            "description": "The cost of the event",
                            "type": "string",
                            "required": false
                        },
                        "organizers": {
                            "description": "The organizers of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "venues": {
                            "description": "The venues of the event",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/organizers": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to organizers with specific event.",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Limit result set to organizers with events.",
                            "type": "boolean",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Limit result set to organizers with upcoming events.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to organizers with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "phone": {
                            "description": "The organizer's phone number",
                            "type": "string",
                            "format": "tel",
                            "required": false
                        },
                        "website": {
                            "description": "The organizer's website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "The organizer's email address",
                            "type": "string",
                            "format": "email",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v1\/organizers"
                    }
                ]
            }
        },
        "\/tec\/v1\/organizers\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "phone": {
                            "description": "The organizer's phone number",
                            "type": "string",
                            "format": "tel",
                            "required": false
                        },
                        "website": {
                            "description": "The organizer's website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "The organizer's email address",
                            "type": "string",
                            "format": "email",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/venues": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The collection page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "maximum": 100,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "event": {
                            "description": "Limit result set to venues with specific event.",
                            "type": "integer",
                            "required": false
                        },
                        "has_events": {
                            "description": "Limit result set to venues with events.",
                            "type": "boolean",
                            "required": false
                        },
                        "only_with_upcoming": {
                            "description": "Limit result set to venues with upcoming events.",
                            "type": "boolean",
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to venues with specific status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "publish",
                                    "pending",
                                    "draft",
                                    "future",
                                    "private"
                                ]
                            },
                            "default": [
                                "publish"
                            ],
                            "uniqueItems": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "address": {
                            "description": "The venue address",
                            "type": "string",
                            "required": false
                        },
                        "country": {
                            "description": "The venue country",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "The venue city",
                            "type": "string",
                            "required": false
                        },
                        "state_province": {
                            "description": "The venue state\/province",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "The venue state",
                            "type": "string",
                            "required": false
                        },
                        "province": {
                            "description": "The venue province",
                            "type": "string",
                            "required": false
                        },
                        "zip": {
                            "description": "The venue zip code",
                            "type": "string",
                            "required": false
                        },
                        "phone": {
                            "description": "The venue phone number",
                            "type": "string",
                            "required": false
                        },
                        "website": {
                            "description": "The venue website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v1\/venues"
                    }
                ]
            }
        },
        "\/tec\/v1\/venues\/(?P<id>\\d+)": {
            "namespace": "tec\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the entity was published, in the site's timezone. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the entity was published, as GMT. In RFC3339 format.",
                            "type": "string",
                            "format": "date-time",
                            "pattern": "^\\d{4}-\\d{2}-\\d{2}[Tt ]\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}(?::\\d{2})?)?$",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the entity unique to its type",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the entity.",
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "pending",
                                "draft",
                                "future",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "HTML title for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "HTML content for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "HTML excerpt for the entity, transformed for display",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the entity.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the entity.",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the entity can be pinged",
                            "type": "string",
                            "default": "open",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the entity.",
                            "type": "string",
                            "default": "standard",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the entity should be treated as sticky",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the entity.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the entity in the post_tag taxonomy",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "address": {
                            "description": "The venue address",
                            "type": "string",
                            "required": false
                        },
                        "country": {
                            "description": "The venue country",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "The venue city",
                            "type": "string",
                            "required": false
                        },
                        "state_province": {
                            "description": "The venue state\/province",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "The venue state",
                            "type": "string",
                            "required": false
                        },
                        "province": {
                            "description": "The venue province",
                            "type": "string",
                            "required": false
                        },
                        "zip": {
                            "description": "The venue zip code",
                            "type": "string",
                            "required": false
                        },
                        "phone": {
                            "description": "The venue phone number",
                            "type": "string",
                            "required": false
                        },
                        "website": {
                            "description": "The venue website",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to bypass Trash and force deletion.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/tec\/v1\/docs": {
            "namespace": "tec\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/tec\/v1\/docs"
                    }
                ]
            }
        },
        "\/pll\/v1": {
            "namespace": "pll\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pll\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/pll\/v1"
                    }
                ]
            }
        },
        "\/pll\/v1\/languages": {
            "namespace": "pll\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0643\u0645\u0627 \u0633\u064a\u0638\u0647\u0631 \u0639\u0644\u0649 \u0645\u0648\u0642\u0639\u0643 (\u0645\u062b\u0644\u0627\u064b: \u0627\u0644\u0639\u0631\u0628\u064a\u0629).",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 - \u064a\u0641\u0636\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0645\u0643\u0648\u0646\u064b\u0627 \u0645\u0646 \u062d\u0631\u0641\u064a\u0646 ISO 639-1 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: en).",
                            "type": "string",
                            "pattern": "^[a-z][a-z0-9_-]*$",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0644\u0644\u063a\u0629 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: en_US).",
                            "type": "string",
                            "pattern": "^[a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?$",
                            "required": true
                        },
                        "is_rtl": {
                            "description": "\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0646\u0635. `true` \u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "term_group": {
                            "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0644\u063a\u0629 \u0641\u064a \u0645\u062d\u0648\u0644 \u0627\u0644\u0644\u063a\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "flag_code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0639\u0644\u0645 \u0627\u0644\u0645\u0642\u0627\u0628\u0644 \u0644\u0640 ISO 3166-1 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: us \u0644\u0639\u0644\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629).",
                            "type": "string",
                            "required": false
                        },
                        "no_default_cat": {
                            "default": false,
                            "description": "\u064a\u062e\u0628\u0631 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0639\u0646\u062f \u0625\u0646\u0634\u0627\u0621 \u0644\u063a\u0629 \u062c\u062f\u064a\u062f\u0629.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/pll\/v1\/languages"
                    }
                ]
            }
        },
        "\/pll\/v1\/languages\/(?P<term_id>[\\d]+)": {
            "namespace": "pll\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "term_id": {
                            "description": "\u0645\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u063a\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "term_id": {
                            "description": "\u0645\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u063a\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0643\u0645\u0627 \u0633\u064a\u0638\u0647\u0631 \u0639\u0644\u0649 \u0645\u0648\u0642\u0639\u0643 (\u0645\u062b\u0644\u0627\u064b: \u0627\u0644\u0639\u0631\u0628\u064a\u0629).",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 - \u064a\u0641\u0636\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0645\u0643\u0648\u0646\u064b\u0627 \u0645\u0646 \u062d\u0631\u0641\u064a\u0646 ISO 639-1 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: en).",
                            "type": "string",
                            "pattern": "^[a-z][a-z0-9_-]*$",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0644\u0644\u063a\u0629 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: en_US).",
                            "type": "string",
                            "pattern": "^[a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?$",
                            "required": false
                        },
                        "is_rtl": {
                            "description": "\u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0646\u0635. `true` \u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "term_group": {
                            "description": "\u0645\u0648\u0636\u0639 \u0627\u0644\u0644\u063a\u0629 \u0641\u064a \u0645\u062d\u0648\u0644 \u0627\u0644\u0644\u063a\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "flag_code": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0639\u0644\u0645 \u0627\u0644\u0645\u0642\u0627\u0628\u0644 \u0644\u0640 ISO 3166-1 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: us \u0644\u0639\u0644\u0645 \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "term_id": {
                            "description": "\u0645\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u063a\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pll\/v1\/languages\/(?P<slug>[a-z][a-z0-9_-]*)": {
            "namespace": "pll\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 - \u064a\u0641\u0636\u0644 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0645\u0643\u0648\u0646\u064b\u0627 \u0645\u0646 \u062d\u0631\u0641\u064a\u0646 ISO 639-1 (\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644: en).",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pll\/v1\/settings": {
            "namespace": "pll\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "browser": {
                            "description": "\u0627\u0643\u062a\u0634\u0627\u0641 \u0644\u063a\u0629 \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629: `true` \u0644\u0644\u0643\u0634\u0641\u060c `false` \u0644\u0639\u062f\u0645 \u0627\u0644\u0643\u0634\u0641.",
                            "type": "boolean",
                            "required": false
                        },
                        "rewrite": {
                            "description": "\u0625\u0632\u0627\u0644\u0629 `\/language\/` \u0641\u064a \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u062f\u0627\u0626\u0645\u0629 \u0627\u0644\u062c\u0645\u064a\u0644\u0629: `true` \u0644\u0644\u0625\u0632\u0627\u0644\u0629\u060c `false` \u0644\u0644\u0627\u062d\u062a\u0641\u0627\u0638.",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_default": {
                            "description": "\u0642\u0645 \u0628\u0625\u0632\u0627\u0644\u0629 \u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u063a\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629: `true` \u0644\u0644\u0625\u062e\u0641\u0627\u0621\u060c \u0648`false` \u0644\u0644\u0639\u0631\u0636.",
                            "type": "boolean",
                            "required": false
                        },
                        "force_lang": {
                            "description": "\u062a\u062d\u062f\u064a\u062f \u0643\u064a\u0641\u064a\u0629 \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629.",
                            "type": "integer",
                            "enum": [
                                1,
                                2,
                                3
                            ],
                            "required": false
                        },
                        "redirect_lang": {
                            "description": "\u0642\u0645 \u0628\u0625\u0632\u0627\u0644\u0629 \u0627\u0633\u0645 \u0627\u0644\u0635\u0641\u062d\u0629 \u0623\u0648 \u0645\u0639\u0631\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0645\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629: `true` \u0644\u0644\u0625\u0632\u0627\u0644\u0629\u060c `false` \u0644\u0644\u0627\u062d\u062a\u0641\u0627\u0638.",
                            "type": "boolean",
                            "required": false
                        },
                        "media_support": {
                            "description": "\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637: `true` \u0644\u0644\u062a\u0631\u062c\u0645\u0629\u060c `false` \u0628\u062e\u0644\u0627\u0641 \u0630\u0644\u0643.",
                            "type": "boolean",
                            "required": false
                        },
                        "sync": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0632\u0627\u0645\u0646\u062a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "taxonomies",
                                    "post_meta",
                                    "comment_status",
                                    "ping_status",
                                    "sticky_posts",
                                    "post_date",
                                    "post_format",
                                    "post_parent",
                                    "_wp_page_template",
                                    "menu_order",
                                    "_thumbnail_id"
                                ]
                            },
                            "required": false
                        },
                        "post_types": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0631\u0627\u062f \u062a\u0631\u062c\u0645\u062a\u0647\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "taxonomies": {
                            "description": "\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0641\u0626\u0627\u062a \u0644\u0644\u062a\u0631\u062c\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "domains": {
                            "description": "\u0627\u0644\u0646\u0637\u0627\u0642\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0639\u0646\u062f \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0644\u063a\u0629 \u0645\u0646 \u0646\u0637\u0627\u0642\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629.",
                            "type": "object",
                            "additionalProperties": false,
                            "patternProperties": {
                                "^[a-z][a-z0-9_-]*$": {
                                    "type": "string",
                                    "format": "uri"
                                }
                            },
                            "required": false
                        },
                        "default_lang": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "string",
                            "pattern": "^[a-z][a-z0-9_-]*$",
                            "required": false
                        },
                        "nav_menus": {
                            "description": "\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u062a\u0646\u0642\u0644 \u0627\u0644\u0645\u062a\u0631\u062c\u0645\u0629 \u0644\u0643\u0644 \u0642\u0627\u0644\u0628.",
                            "type": "object",
                            "additionalProperties": false,
                            "patternProperties": {
                                "[^\\\/:<>\\*\\?\"\\|]+": {
                                    "type": "object",
                                    "patternProperties": {
                                        "[\\w-]+": {
                                            "type": "object",
                                            "patternProperties": {
                                                "^[a-z][a-z0-9_-]*$": {
                                                    "type": "integer",
                                                    "minimum": 0
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/pll\/v1\/settings"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1": {
            "namespace": "kb-mailerlite\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-mailerlite\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-mailerlite\/v1"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1\/get": {
            "namespace": "kb-mailerlite\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "apikey": {
                            "description": "The API Key for Mailerlite account.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-mailerlite\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1": {
            "namespace": "kb-getresponse\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-getresponse\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-getresponse\/v1"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1\/get": {
            "namespace": "kb-getresponse\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-getresponse\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1": {
            "namespace": "kb-fluentcrm\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-fluentcrm\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-fluentcrm\/v1"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1\/get": {
            "namespace": "kb-fluentcrm\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-fluentcrm\/v1\/get"
                    }
                ]
            }
        },
        "\/kbp\/v1": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kbp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kbp\/v1"
                    }
                ]
            }
        },
        "\/kbp\/v1\/post-query": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of a specific post type.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "query": {
                            "description": "Define Type of Query.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Define Query Order.",
                            "type": "string",
                            "required": false
                        },
                        "order_by": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "allow_sticky": {
                            "description": "Allow Sticky in Query.",
                            "type": "boolean",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude Category.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Number of items to offset in query.",
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "post_id": {
                            "description": "The Current Post ID.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tax": {
                            "description": "Check if using a custom Taxonomy",
                            "type": "boolean",
                            "required": false
                        },
                        "tax_type": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Include posts category.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "Include posts tags.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kbp\/v1\/post-query"
                    }
                ]
            }
        },
        "\/kbp\/v1\/taxonomies-select": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kbp\/v1\/taxonomies-select"
                    }
                ]
            }
        },
        "\/kbp\/v1\/term-select": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kbp\/v1\/term-select"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-lottieanimation\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-lottieanimation\/v1"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1\/animations\/(?P<id>[\\a-zA-Z0-9]+)": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/kb-lottieanimation\/v1\/animations": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-lottieanimation\/v1\/animations"
                    }
                ]
            }
        },
        "\/kb-vector\/v1": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-vector\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-vector\/v1"
                    }
                ]
            }
        },
        "\/kb-vector\/v1\/vectors": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-vector\/v1\/vectors"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-design-library\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_all_items": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_all_items"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get-all-ai": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get-all-ai"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_remaining_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_library"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library_categories": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_library_categories"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_connection": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_connection"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_local_contexts": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_local_contexts"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_verticals": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_verticals"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_keywords": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_keywords"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_initial_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_initial_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_search_query": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_search_query"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_image_collections": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_image_collections"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_pattern_content": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_pattern_content"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_pattern": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/process_pattern"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_credits": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/get_remaining_credits"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/reset": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/reset"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-image-picker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-image-picker\/v1"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1\/process_images": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-image-picker\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/handle_event": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_label": {
                            "description": "The Event Label",
                            "type": "string",
                            "required": false
                        },
                        "event_data": {
                            "description": "The Event Data",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/kb-design-library\/v1\/handle_event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie\/multilingual\/copy": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "targetLocale": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-cookie\/multilingual\/copy"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-blocker\/multilingual\/copy": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "targetLocale": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-blocker\/multilingual\/copy"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-banner-link\/multilingual\/copy": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "targetLocale": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-banner-link\/multilingual\/copy"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie-group\/multilingual\/copy": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "targetLocale": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-cookie-group\/multilingual\/copy"
                    }
                ]
            }
        },
        "\/newsletter": {
            "namespace": "newsletter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newsletter",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/newsletter"
                    }
                ]
            }
        },
        "\/newsletter\/manager": {
            "namespace": "newsletter",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET"
                    ],
                    "args": {
                        "k": {
                            "required": true
                        },
                        "what": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/newsletter\/manager"
                    }
                ]
            }
        },
        "\/llar\/v1": {
            "namespace": "llar\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "llar\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/llar\/v1"
                    }
                ]
            }
        },
        "\/llar\/v1\/mfa\/send-code": {
            "namespace": "llar\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "required": true
                        },
                        "secret": {
                            "type": "string",
                            "required": true
                        },
                        "code": {
                            "type": "string",
                            "required": false
                        },
                        "ip": {
                            "type": "string",
                            "required": false
                        },
                        "browser": {
                            "type": "string",
                            "required": false
                        },
                        "location": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/llar\/v1\/mfa\/send-code"
                    }
                ]
            }
        },
        "\/otter\/v1": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "otter\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1"
                    }
                ]
            }
        },
        "\/otter\/v1\/post_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/block_styles\/(?P<id>\\d+)": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "ID of the Reusable Block.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/widget_styles": {
            "namespace": "otter\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/widget_styles"
                    }
                ]
            }
        },
        "\/otter\/v1\/regenerate": {
            "namespace": "otter\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/regenerate"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "Image Type.",
                            "required": true
                        },
                        "uid": {
                            "type": "integer",
                            "description": "Unique ID.",
                            "required": true
                        },
                        "context": {
                            "type": [
                                "string",
                                "integer"
                            ],
                            "description": "ID of the post being edited.",
                            "required": true
                        },
                        "id": {
                            "type": "integer",
                            "description": "ID of the Post that the image belongs.",
                            "required": false
                        },
                        "fallback": {
                            "type": "string",
                            "description": "Fallback image.",
                            "required": false
                        },
                        "meta": {
                            "type": "string",
                            "description": "Meta key.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/dynamic"
                    }
                ]
            }
        },
        "\/otter\/v1\/dynamic\/preview": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/dynamic\/preview"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/products": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/stripe\/products"
                    }
                ]
            }
        },
        "\/otter\/v1\/stripe\/prices\/(?P<id>[a-zA-Z0-9-_]+)": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the Product.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/onboarding\/templates": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/onboarding\/templates"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/frontend": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/form\/frontend"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/confirm": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "record_id": {
                            "required": false
                        },
                        "session": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/form\/confirm"
                    }
                ]
            }
        },
        "\/otter\/v1\/form\/editor": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/form\/editor"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/key": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/openai\/key"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/prompt": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/openai\/prompt"
                    }
                ]
            }
        },
        "\/otter\/v1\/openai\/generate": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/openai\/generate"
                    }
                ]
            }
        },
        "\/otter\/v1\/template-cloud\/add-source": {
            "namespace": "otter\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/template-cloud\/add-source"
                    }
                ]
            }
        },
        "\/otter\/v1\/template-cloud\/delete-source\/(?P<key>[a-zA-Z0-9-_]+)": {
            "namespace": "otter\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/otter\/v1\/template-cloud\/sync": {
            "namespace": "otter\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/otter\/v1\/template-cloud\/sync"
                    }
                ]
            }
        },
        "\/hub-connector\/v1": {
            "namespace": "hub-connector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hub-connector\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/hub-connector\/v1"
                    }
                ]
            }
        },
        "\/hub-connector\/v1\/sync": {
            "namespace": "hub-connector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force": {
                            "description": "Should do a force sync.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/hub-connector\/v1\/sync"
                    }
                ]
            }
        },
        "\/hub-connector\/v1\/logout": {
            "namespace": "hub-connector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/hub-connector\/v1\/logout"
                    }
                ]
            }
        },
        "\/wpmudev_blc\/v1": {
            "namespace": "wpmudev_blc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpmudev_blc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_blc\/v1"
                    }
                ]
            }
        },
        "\/wpmudev_blc\/v1\/avatars": {
            "namespace": "wpmudev_blc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_blc\/v1\/avatars"
                    }
                ]
            }
        },
        "\/wpmudev_blc\/v1\/scan": {
            "namespace": "wpmudev_blc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_blc\/v1\/scan"
                    }
                ]
            }
        },
        "\/wpmudev_blc\/v1\/settings": {
            "namespace": "wpmudev_blc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_blc\/v1\/settings"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/presets\/banner": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/presets\/banner"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "storage": {
                            "type": "enum",
                            "enum": [
                                "use",
                                "invalidate",
                                "redownload"
                            ],
                            "default": "use",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)\/(?P<identifier>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/settings": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BQ",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "CW",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "SX",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SS",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "XK",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/settings"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/checklist"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/second-view": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/revision\/second-view"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/current": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "needs_retrigger": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/revision\/current"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/independent\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/cookie-groups\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/cookie-groups\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/cookies\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/unassigned": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/cookies\/unassigned"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/country-bypass\/database": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/country-bypass\/database"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)\/(?P<actionId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/nav-menu\/add-links": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/nav-menu\/add-links"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/create-cookie-policy": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/create-cookie-policy"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/all": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "required": true
                        },
                        "per_page": {
                            "type": "number",
                            "required": false
                        },
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "ip": {
                            "type": "string",
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "migration": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/consent\/all"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/referer": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/consent\/referer"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/clear": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cookies": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/consent\/clear"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dummy": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "markAsDoNotTrack": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "buttonClicked": {
                            "type": "string",
                            "enum": [
                                "none",
                                "main_all",
                                "main_essential",
                                "main_close_icon",
                                "main_custom",
                                "ind_all",
                                "ind_essential",
                                "ind_close_icon",
                                "ind_custom",
                                "implicit_all",
                                "implicit_essential",
                                "shortcode_revoke",
                                "unblock"
                            ],
                            "required": true
                        },
                        "blocker": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "blockerThumbnail": {
                            "type": "string",
                            "required": false
                        },
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "tcfString": {
                            "type": "string",
                            "required": false
                        },
                        "recorderJsonString": {
                            "type": "string",
                            "required": false
                        },
                        "uiView": {
                            "type": "string",
                            "required": false
                        },
                        "createdClientTime": {
                            "type": "string",
                            "required": false
                        },
                        "setCookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/consent"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/dynamic-predecision": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "tcfStringImplicitEssentials": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/consent\/dynamic-predecision"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/(?P<id>[0-9]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/stats\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/queue": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "purgeUnused": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/scanner\/queue"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/templates": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/templates"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/externals"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/host\/(?P<host>[a-zA-Z0-9\\._-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/template\/(?P<template>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/ignore": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "template",
                                "host"
                            ],
                            "required": true
                        },
                        "value": {
                            "type": "string",
                            "required": true
                        },
                        "ignored": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/ignore"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/markup\/(?P<id>\\d+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/scan-without-login": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        },
                        "jobId": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/scanner\/scan-without-login"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/import": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "json": {
                            "type": "string",
                            "required": true
                        },
                        "cookieGroup": {
                            "type": "number",
                            "required": true
                        },
                        "cookieStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "cookieSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blockerStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "blockerSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurationStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/import"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "download": {
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookieGroups": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blocker": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurations": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "customizeBanner": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/export"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export\/consents": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/real-cookie-banner\/v1\/export\/consents"
                    }
                ]
            }
        },
        "\/wpmudev_pcs\/v1": {
            "namespace": "wpmudev_pcs\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpmudev_pcs\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_pcs\/v1"
                    }
                ]
            }
        },
        "\/wpmudev_pcs\/v1\/plugincrosssell\/install_plugin": {
            "namespace": "wpmudev_pcs\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "current_slug": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_pcs\/v1\/plugincrosssell\/install_plugin"
                    }
                ]
            }
        },
        "\/wpmudev_pcs\/v1\/plugincrosssell\/activate_plugin": {
            "namespace": "wpmudev_pcs\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "current_slug": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wpmudev_pcs\/v1\/plugincrosssell\/activate_plugin"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0628\u0646\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u0645\u0639\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0639\u0644\u0649 \u0623\u0646\u0647 \u0645\u064f\u062b\u0628\u062a\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0647\u0646\u0627\u0643 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0644\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u064f\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "\u0631\u0627\u0628\u0637 \u0644\u0645\u0644\u0641 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062a\u064a \u062a\u0645 \u062a\u062d\u0631\u064a\u0631\u0647\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u0645\u0635\u0641\u0648\u0641\u0629 \u0627\u0644\u0635\u0648\u0631 \u0627\u0644\u0645\u0639\u062f\u0644\u0629.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u062f\u0648\u0631\u0627\u0646",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u062f\u0648\u0631\u0627\u0646.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u0632\u0627\u0648\u064a\u0629 \u0644\u0644\u062a\u062f\u0648\u064a\u0631 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0642\u0635",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0623\u0641\u0642\u064a \u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u0645\u0648\u0636\u0639 \u0639\u0645\u0648\u062f\u064a \u0645\u0646 \u0623\u0639\u0644\u0649 \u0644\u0628\u062f\u0621 \u0627\u0644\u0642\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0639\u0631\u0636 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0639\u0631\u0636 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0635\u0648\u0631\u0629.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u062a\u062f\u0648\u064a\u0631 \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0627\u062a\u062c\u0627\u0647 \u0639\u0642\u0627\u0631\u0628 \u0627\u0644\u0633\u0627\u0639\u0629 \u0628\u0627\u0644\u062f\u0631\u062c\u0627\u062a. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 x \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0645\u0648\u0636\u0639 \u0627\u0644\u0640 y \u0644\u0628\u062f\u0621 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0645\u0646\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0639\u0631\u0636 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u0643\u0646\u0633\u0628\u0629 \u0645\u0626\u0648\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0648\u0631\u0629\u060c \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 \u0644\u0627\u0642\u062a\u0635\u0627\u0635 \u0627\u0644\u0635\u0648\u0631\u0629 \u0625\u0644\u064a\u0647. \u0645\u064f\u0647\u0645\u0644: \u0627\u0633\u062a\u062e\u062f\u0645 `modifiers` \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\u0634\u0631\u062d \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0627\u0644\u0643\u0644\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629 \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u064a \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0643\u0644\u0645\u0627\u062a \u062a\u0648\u0636\u064a\u062d\u064a\u0629 (HTML) \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f\u0629 \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0631\u0641\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0648\u0635\u0641 HTML \u0644\u0644\u0645\u0631\u0641\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0627\u0644\u0646\u0635 \u0627\u0644\u0628\u062f\u064a\u0644 \u0627\u0644\u0645\u0639\u0631\u0648\u0636 \u0639\u0646\u062f\u0645\u0627 \u0644\u0627 \u064a\u062a\u0645 \u0639\u0631\u0636 \u0627\u0644\u0645\u0631\u0641\u0642.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_pll_menu_item": {
                                    "type": "object",
                                    "title": "",
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062d\u0648\u0651\u0644 \u0627\u0644\u0644\u063a\u0629",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_pll_menu_item": {
                                    "type": "object",
                                    "title": "",
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062d\u0648\u0651\u0644 \u0627\u0644\u0644\u063a\u0629",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0643\u0627\u0626\u0646\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 (HTML) \u0644\u0644\u0643\u0627\u0626\u0646\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u0639\u0627\u0626\u0644\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a \u0627\u0644\u0645\u0645\u062b\u0644\u0629 \u0623\u0635\u0644\u0627\u060c \u0645\u062b\u0644 \u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \"post_type\" \u0623\u0648 \u0627\u0644\u0641\u0626\u0629 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0646\u0635 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u0641\u0626\u0629 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0627\u0644\u0648\u0635\u0641 \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a nav_menu_item \u0627\u0644\u0630\u064a \u064a\u0645\u062b\u0644 \u0623\u0628 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u0641\u064a \u0627\u0644\u0642\u0627\u0626\u0645\u0629\u060c \u0625\u0646 \u0648\u062c\u062f\u060c \u0648\u0625\u0644\u0627 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0645\u062b\u064a\u0644\u0647 \u0641\u064a \u0627\u0644\u0623\u0635\u0644\u060c \u0645\u062b\u0644 \"\u062a\u0635\u0646\u064a\u0641\" \u0623\u0648 \"\u0645\u0642\u0627\u0644\u0629\" \u0623\u0648 \"\u0645\u0631\u0641\u0642\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0642\u0627\u0639\u062f\u0629 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0627\u0644\u0630\u064a \u064a\u064f\u0645\u062b\u0651\u0650\u0644\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 ID \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0623\u0648 term_id \u0644\u0644\u062a\u0635\u0646\u064a\u0641\u0627\u062a.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0647\u062f\u0641 (target) \u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0630\u064a \u064a\u0634\u064a\u0631 \u0625\u0644\u064a\u0647 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0640 XFN \u0627\u0644\u0645\u064f\u0639\u0628\u0631 \u0639\u0646\u0647\u0627 \u0641\u064a \u0631\u0627\u0628\u0637 \u0639\u0646\u0635\u0631 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0647\u0630\u0627.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0643\u0627\u0626\u0646 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_pll_menu_item": {
                                    "type": "object",
                                    "title": "",
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u062d\u0648\u0651\u0644 \u0627\u0644\u0644\u063a\u0629",
                                    "default": [],
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0627\u0644\u062d\u0635\u0631 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0642\u0645 \u0628\u0627\u0644\u062a\u0642\u064a\u064a\u062f \u0628\u0645\u0646\u0637\u0642\u0629 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u064e\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0627\u0644\u062d\u0635\u0631 \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u0651\u064e\u062f\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0642\u0645 \u0628\u0627\u0644\u062a\u0642\u064a\u064a\u062f \u0628\u0645\u0646\u0637\u0642\u0629 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u064e\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 \u0644\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0623\u0648 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0633\u0644\u0633\u0644 \u0627\u0644\u0647\u0631\u0645\u064a \u0644\u0644\u0642\u0627\u0644\u0628",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u0628\u0627\u062f\u0626\u0629 \u0627\u0644\u0642\u0627\u0644\u0628 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u062a\u0645 \u0625\u0646\u0634\u0627\u0624\u0647. \u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0625\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u060c \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 \u0641\u064a \"\u0641\u0626\u0629-\u0627\u0644\u0643\u062a\u0628\" \u064a\u0633\u062a\u062e\u0631\u062c \"\u0641\u0626\u0629\"",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0627\u0633\u0645 \u0644\u0637\u064a\u0641 (slug) \u0641\u0631\u064a\u062f \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 (Theme) \u0644\u0640 \u0627\u0644\u0646\u0645\u0648\u0630\u062c (template).",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0642\u0627\u0644\u0628\u060c \u0643\u0645\u0627  \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0642\u0627\u0644\u0628\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0645\u0646\u0634\u0626 \u0627\u0644\u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062d\u064a\u062b \u064a\u0643\u0648\u0646 \u062c\u0632\u0621 \u0627\u0644\u0642\u0627\u0644\u0628 \u0645\u062e\u0635\u0635\u064b\u0627 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 (\u0627\u0644\u062a\u0631\u0648\u064a\u0633\u0629\u060c \u0648\u0627\u0644\u062a\u0630\u064a\u064a\u0644\u060c \u0648\u063a\u064a\u0631 \u0630\u0644\u0643).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0642\u0627\u0644\u0628 \u0646\u0645\u0648\u0630\u062c",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0625\u0639\u062f\u0627\u062f \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "rcb-cookie-group_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-cookie"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-blocker"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0642\u064a\u0645\u0629 menu_order \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-banner-link"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0628\u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0645\u0639 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_form\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_navigation\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_header"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_header\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/everest_form": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/everest_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/everest_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tribe_rsvp_tickets"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_rsvp_tickets\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tribe_venue"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_venue\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_venue\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tribe_organizer"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_organizer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_organizer\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0621 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0643\u064f\u062a\u0627\u0628 \u0645\u064f\u0639\u064a\u0646\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tribe_events"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_events\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u0642\u062a\u0637\u0641 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u062a\u0637\u0641 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_price": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_header": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_default_ticket_provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_capacity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_start_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_ticket_end_date": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_show_not_going": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_ticket_use_global_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_global_stock_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_global_stock_cap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_rsvp_for_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_ticket_not_going_count": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_tickets_list": {
                                    "type": "string",
                                    "title": "",
                                    "description": "JSON object of all the post tickets",
                                    "default": ""
                                },
                                "_tribe_ticket_has_attendee_info_fields": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventAllDay": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventTimezone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDate": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventStartDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventEndDateUTC": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_EventURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCostDescription": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencySymbol": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyCode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventCurrencyPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventDateTimeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventTimeRangeSeparator": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_EventOrganizerID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Organizers",
                                        "default": 0
                                    }
                                },
                                "_EventVenueID": {
                                    "type": "array",
                                    "items": {
                                        "type": "number",
                                        "title": "",
                                        "description": "Event Venue",
                                        "default": 0
                                    }
                                },
                                "_OrganizerEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_OrganizerWebsite": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueAddress": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCity": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueCountry": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueState": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueZip": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenuePhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueURL": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueStateProvince": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueLng": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_VenueShowMap": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_VenueShowMapLink": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_themeisle_gutenberg_block_has_review": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_tribe_events_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tribe_events_status_reason": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_tec_slr_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_lottie"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/kadence_vector"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0625\u0635\u062f\u0627\u0631 \u062a\u0646\u0633\u064a\u0642 \u0645\u0643\u0648\u0651\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0645\u064f\u0633\u062a\u062e\u062f\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0645\u062d\u0645\u064a \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u062d\u0641\u0638 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tec_calendar_embed": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0639\u062f\u0644\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "inactive",
                                    "tribe-ea-success",
                                    "tribe-ea-failed",
                                    "tribe-ea-schedule",
                                    "tribe-ea-pending",
                                    "tribe-ea-draft",
                                    "tribe-ignored",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0639\u062f\u0629 \u0641\u0626\u0627\u062a.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062f\u062f \u062c\u0645\u064a\u0639 \u0623\u0648 \u0623\u064a \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u0639\u064a\u0646\u0629.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tribe_events_cat_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \ufefb \u062a\u0645\u062a\u0644\u0643 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0639\u064a\u0646\u0629 \u0645\u0633\u0646\u062f\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0639 \u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0645\u064f\u062f\u0631\u062c\u0629.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0641\u0626\u0629 \u0645\u064f\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0646\u0635\u0631",
                                    "description": "\u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0639\u0646\u0635\u0631 \u0645\u062a\u0642\u062f\u0645.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0645\u0639\u0631\u0651\u0641\u0627\u062a \u0627\u0644\u0639\u0646\u0635\u0631.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062a\u064a \u062a\u062d\u062f \u0645\u0646 \u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tec_calendar_embed"
                    }
                ]
            }
        },
        "\/wp\/v2\/tec_calendar_embed\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0645\u064f\u0633\u0645\u0627\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "inactive",
                                "tribe-ea-success",
                                "tribe-ea-failed",
                                "tribe-ea-schedule",
                                "tribe-ea-pending",
                                "tribe-ea-draft",
                                "tribe-ignored"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u0645\u062d\u062a\u0648\u0649 \u0648\u0627\u0644\u0645\u0642\u062a\u0637\u0641.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0645\u0642\u0627\u0644\u0629\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u0645\u0644\u0641 \u0627\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0630\u064a \u0633\u064f\u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tribe_events_cat": {
                            "description": "\u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0642\u0627\u0644\u0629 \u0641\u064a \u0627\u0644\u0641\u0626\u0629 tribe_events_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0646\u0648\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u062d\u0627\u0644\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0645\u0639 \u0646\u0648\u0639 \u0645\u062d\u062a\u0648\u0649 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0641\u0626\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u0627\u0644\u0645\u0648\u0627\u0636\u0639 \u0627\u0644\u0645\u0633\u0646\u062f\u0629 \u0644\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u062a\u0644\u0642\u0627\u0626\u064a\u064b\u0627 \u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0623\u0639\u0644\u0649 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0623\u0645 \u0644\u0627.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie-group": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/rcb-cookie-group"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie-group\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tribe_events_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u064a\u062c\u0628 \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0623\u064a \u0645\u0642\u0627\u0644\u0629.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0639\u0646\u0635\u0631 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0639\u0646\u0627\u0635\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0641\u0626\u0627\u062a \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/tribe_events_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/tribe_events_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 (HTML) \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0641\u0631\u064a\u062f \u0645\u0646 \u0646\u0648\u0639\u0647 \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u064f\u0639\u0631\u0641 \u0644\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0623\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0639\u0646\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0623\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0627 \u062a\u062f\u0639\u0645 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0644\u0623\u0639\u0636\u0627\u0621 \u0645\u0639 \u0627\u0633\u0645 \u0623\u0648 \u0639\u062f\u0629 \u0623\u0633\u0645\u0627\u0621 \u0644\u0637\u064a\u0641\u0629 \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0637\u0627\u0628\u0642 \u062f\u0648\u0631\u0647\u0645 \u062f\u0648\u0631 \u0648\u0627\u062d\u062f \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644. \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 csv \u0623\u0648 \u062f\u0648\u0631 \u0645\u0641\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u062a\u0637\u0627\u0628\u0642 \u0635\u0644\u0627\u062d\u064a\u0627\u062a\u0647\u0645 \u0635\u0644\u0627\u062d\u064a\u0629 \u0648\u0627\u062d\u062f\u0629 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644. \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0642\u0627\u0626\u0645\u0629 csv \u0623\u0648 \u0635\u0644\u0627\u062d\u064a\u0629 \u0645\u0641\u0631\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u062d\u0635\u0631 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0639\u062a\u0628\u0631\u0648\u0646 \u0643\u064f\u062a\u0627\u0628.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u062d\u0635\u0631 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u0646\u0634\u0631\u0648\u0627 \u0645\u0642\u0627\u0644\u0627\u062a.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "rcb-cookie": "rcb-cookie",
                                    "rcb-blocker": "rcb-blocker",
                                    "rcb-banner-link": "rcb-banner-link",
                                    "kadence_form": "kadence_form",
                                    "kadence_navigation": "kadence_navigation",
                                    "kadence_header": "kadence_header",
                                    "everest_form": "everest_form",
                                    "tribe_rsvp_tickets": "tribe_rsvp_tickets",
                                    "tribe_venue": "tribe_venue",
                                    "tribe_organizer": "tribe_organizer",
                                    "tribe_events": "tribe_events",
                                    "kadence_lottie": "kadence_lottie",
                                    "kadence_vector": "kadence_vector",
                                    "tec_calendar_embed": "tec_calendar_embed"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "fa_IR",
                                "fr_FR",
                                "it_IT",
                                "ru_RU",
                                "uk"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "fa_IR",
                                "fr_FR",
                                "it_IT",
                                "ru_RU",
                                "uk"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0627\u0646 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0625\u0639\u0627\u062f\u0629 \u0625\u0633\u0646\u0627\u062f \u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0630\u0648\u0641 \u0648\u0631\u0628\u0637\u0647\u0627 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u0648\u0635\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0644\u063a\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0644\u064a\u0629.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "fa_IR",
                                "fr_FR",
                                "it_IT",
                                "ru_RU",
                                "uk"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u0639\u0627\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (\ufefb \u064a\u062a\u0645 \u062a\u0636\u0645\u064a\u0646\u0647\u0627 \u0623\u0628\u062f\u064b\u0627).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062a\u064a \u062a\u0645 \u062d\u0641\u0638 \u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a \u0641\u064a\u0647.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0637\u0644\u0648\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 true\u060c \u0644\u0627\u0646 \u0627\u0644\u0646\u0642\u0644 \u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0625\u0639\u0627\u062f\u0629 \u0625\u0633\u0646\u0627\u062f \u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0645\u062d\u0630\u0648\u0641 \u0648\u0631\u0628\u0637\u0647\u0627 \u0628\u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u0627\u0644\u0640 UUID \u0627\u0644\u062a\u064a \u064a\u0642\u062f\u0645\u0647\u0627 \u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u064a\u0647 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f. \u064a\u0648\u0635\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 UUID v5 \u0645\u0639 \u0631\u0627\u0628\u0637 URL \u0623\u0648 DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u062a\u0637\u0628\u064a\u0642.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0628\u0639\u062f \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u062a\u064a \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u063a\u064a\u0631 \u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0645\u064f\u0639\u064a\u0646\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u0623\u0631\u0633\u0644\u062a \u0645\u0646 \u0643\u0627\u062a\u0628 \u0628\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0646\u0634\u0648\u0631\u0629 \u0642\u0628\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064f\u0639\u0637\u0649 \u0648\u0645\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0645\u0639\u064a\u0627\u0631 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u062a\u0639\u0644\u064a\u0642 \u0623\u0628 \u0645\u064f\u0639\u064a\u0646.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0628\u0645\u064f\u0639\u0631\u0641\u0627\u062a (IDs) \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0645\u064f\u0639\u064a\u0646\u0629. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0645\u0646 \u0646\u0648\u0639 \u0645\u064f\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0641\u0648\u064a\u0636.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062d\u0645\u064a\u0629 \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0643\u0627\u062a\u0628 \u0645\u0648\u062c\u0648\u062f \u0643\u0645\u064f\u0633\u062a\u062e\u062f\u0645.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0640 IP \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0639\u0631\u0636 \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0631\u0627\u0628\u0637 URL \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (User Agent) \u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0643\u0645\u0627 \u0647\u0648 \u0645\u0648\u062c\u0648\u062f \u0641\u064a \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0649 HTML \u0644\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0645\u064f\u0639\u062f \u0644\u0644\u0639\u0631\u0636.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u064a\u062e \u0646\u0634\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u060c \u0628\u062a\u0648\u0642\u064a\u062a GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0631\u0626\u064a\u0633\u064a (\u0627\u0644\u0623\u0628) \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0643\u0627\u0626\u0646 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u062a\u0639\u0644\u064a\u0642.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u062e\u0637\u064a \u0633\u0644\u0629 \u0627\u0644\u0645\u0647\u0645\u0644\u0627\u062a \u0648\u0625\u062c\u0628\u0627\u0631 \u0627\u0644\u062d\u0630\u0641.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u0642\u0627\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0645\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0642 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0642\u0627\u0644 \u0645\u062d\u0645\u064a\u0627\u064b \u0628\u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0645\u0646 \u0646\u0648\u0639 \u0627\u0644\u0643\u0627\u0626\u0646.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u0648\u0627\u062d\u062f \u0623\u0648 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0643\u0627\u0626\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u0629.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "tribe_events",
                                    "category",
                                    "post_tag",
                                    "tribe_events_cat",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u062a\u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u062a\u0633\u062a\u062b\u0646\u064a \u0645\u0639\u0631\u0651\u0650\u0641\u0627\u062a \u0645\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u064f\u0639\u0631\u0641\u0627\u062a \u0645\u064f\u0639\u064a\u0646\u0629.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0645\u064f\u0633\u062c\u0644 \u0641\u0631\u064a\u062f \u0644\u0640 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": " \u0631\u0642\u0645 \u0645\u0639\u0631\u0641 \u0633\u064a\u0627\u0642 \u0627\u0644\u0645\u0642\u0627\u0644.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0627\u0633\u0645 \u0627\u0644\u0645\u0643\u0648\u0651\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 (Namespace).",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "kadence_blocks_config_blocks": {
                            "title": "",
                            "description": "Config Kadence Block Defaults",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings_blocks": {
                            "title": "",
                            "description": "Config Kadence Block visibility settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings": {
                            "title": "",
                            "description": "Config Kadence Block Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_prophecy": {
                            "title": "",
                            "description": "Config Kadence Block Prophecy AI",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_colors": {
                            "title": "",
                            "description": "Config Kadence Blocks Color Palette",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_global": {
                            "title": "",
                            "description": "Config Kadence Blocks Global Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_language": {
                            "title": "",
                            "description": "Google reCaptcha Language",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_site_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_secret_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_site_key": {
                            "title": "",
                            "description": "hCaptcha Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_secret_key": {
                            "title": "",
                            "description": "hCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_mailerlite_api": {
                            "title": "",
                            "description": "MailerLite API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_google_maps_api": {
                            "title": "",
                            "description": "Google Maps API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_cloud": {
                            "title": "",
                            "description": "Config Kadence Blocks Cloud",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_notice_dismissed": {
                            "title": "",
                            "description": "Is Kadence header notice dismissed",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_wire_subscribe": {
                            "title": "",
                            "description": "Subscribe to Wireframe library",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_convertkit_api": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_key": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_base": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_popover_tutorial_complete": {
                            "title": "",
                            "description": "Mark the Header popover tutorial Complete",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_redirect": {
                            "title": "",
                            "description": "Redirect on new install.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding": {
                            "title": "",
                            "description": "Show Editor Onboarding.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_css_module": {
                            "title": "",
                            "description": "Custom CSS module allows to add custom CSS to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_blocks_animation": {
                            "title": "",
                            "description": "Blocks Animation module allows to add CSS animations to each block in Block Editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_block_conditions": {
                            "title": "",
                            "description": "Blocks Conditions module allows to hide\/display blocks to your users based on selected conditions.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_patterns_library": {
                            "title": "",
                            "description": "Patterns Library module allows to add predefined patterns to your blocks.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_dynamic_content": {
                            "title": "",
                            "description": "Dynamic Content allows you to display dynamic content, link and images in your content.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_highlight_dynamic": {
                            "title": "",
                            "description": "Easily differentiate between dynamic and normal text in the editor.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_optimize_animations_css": {
                            "title": "",
                            "description": "Optimize Animations CSS.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_disable_review_schema": {
                            "title": "",
                            "description": "Enable Rich Schema in Product Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_review_scale": {
                            "title": "",
                            "description": "Use 0.5 Scale for Review Block.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_block_ai_toolbar_module": {
                            "title": "",
                            "description": "Enable the AI Block Toolbar in Editor",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_atomic_wind_blocks": {
                            "title": "",
                            "description": "Enable Atomic Wind Blocks",
                            "type": "boolean",
                            "required": false
                        },
                        "otter_blocks_logger_flag": {
                            "title": "",
                            "description": "Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected.",
                            "type": "string",
                            "required": false
                        },
                        "otter_blocks_logger_data": {
                            "title": "",
                            "description": "Anonymous data tracking object.",
                            "type": "object",
                            "properties": {
                                "blocks": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "name": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "templates": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "url": {
                                                "type": "string"
                                            },
                                            "instances": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_google_map_block_api_key": {
                            "title": "",
                            "description": "Google Map API key for the Google Maps Gutenberg Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_stripe_api_key": {
                            "title": "",
                            "description": "Stripe API key for the Stripe Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_google_captcha_api_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret API key for the Form Block.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_settings_default_block": {
                            "title": "",
                            "description": "Make Section block your default block for Pages?",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_global_defaults": {
                            "title": "",
                            "description": "Global defaults for Gutenberg Blocks.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_blocks_form_emails": {
                            "title": "",
                            "description": "Email used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "form": {
                                        "type": "string"
                                    },
                                    "hasCaptcha": {
                                        "type": [
                                            "boolean",
                                            "number",
                                            "string"
                                        ]
                                    },
                                    "email": {
                                        "type": "string"
                                    },
                                    "fromName": {
                                        "type": "string"
                                    },
                                    "fromEmail": {
                                        "type": "string"
                                    },
                                    "redirectLink": {
                                        "type": "string"
                                    },
                                    "emailSubject": {
                                        "type": "string"
                                    },
                                    "submitMessage": {
                                        "type": "string"
                                    },
                                    "errorMessage": {
                                        "type": "string"
                                    },
                                    "cc": {
                                        "type": "string"
                                    },
                                    "bcc": {
                                        "type": "string"
                                    },
                                    "autoresponder": {
                                        "type": "object",
                                        "properties": {
                                            "subject": {
                                                "type": "string"
                                            },
                                            "body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "integration": {
                                        "type": "object",
                                        "properties": {
                                            "provider": {
                                                "type": "string"
                                            },
                                            "apiKey": {
                                                "type": "string"
                                            },
                                            "listId": {
                                                "type": "string"
                                            },
                                            "action": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "submissionsSaveLocation": {
                                        "type": "string"
                                    },
                                    "webhookId": {
                                        "type": "string"
                                    },
                                    "requiredFields": {
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_form_fields_option": {
                            "title": "",
                            "description": "Form Fields used in the Form block.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "fieldOptionName": {
                                        "type": "string"
                                    },
                                    "fieldOptionType": {
                                        "type": "string"
                                    },
                                    "options": {
                                        "type": "object",
                                        "properties": {
                                            "maxFileSize": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            },
                                            "allowedFileTypes": {
                                                "type": "array",
                                                "items": {
                                                    "type": "string"
                                                }
                                            },
                                            "saveFiles": {
                                                "type": "string"
                                            },
                                            "maxFilesNumber": {
                                                "type": [
                                                    "string",
                                                    "number"
                                                ]
                                            }
                                        },
                                        "default": [],
                                        "additionalProperties": false
                                    },
                                    "stripe": {
                                        "type": "object",
                                        "properties": {
                                            "product": {
                                                "type": "string"
                                            },
                                            "price": {
                                                "type": "string"
                                            },
                                            "quantity": {
                                                "type": "number",
                                                "default": 1
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_notifications": {
                            "title": "",
                            "description": "Notifications Logs.",
                            "type": "object",
                            "properties": {
                                "editor_upsell": {
                                    "type": [
                                        "boolean",
                                        "number",
                                        "string"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "themeisle_webhooks_options": {
                            "title": "",
                            "description": "Otter Registered Webhooks.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string"
                                    },
                                    "url": {
                                        "type": "string"
                                    },
                                    "headers": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "type": "string"
                                                },
                                                "value": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "name": {
                                        "type": "string"
                                    },
                                    "method": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_open_ai_api_key": {
                            "title": "",
                            "description": "The OpenAI API Key required for usage of Otter AI features.",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_disabled_blocks": {
                            "title": "",
                            "description": "The disabled blocks that will no longer be shown in Inserter.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "themeisle_blocks_settings_onboarding_wizard": {
                            "title": "",
                            "description": "Enable FSE Onboarding Wizard.",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_blocks_settings_prompt_actions": {
                            "title": "",
                            "description": "The prompt actions list of toolbar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "title": {
                                        "type": "string"
                                    },
                                    "prompt": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_template_cloud_sources": {
                            "title": "",
                            "description": "The template cloud sources from which patterns will be loaded.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "url": {
                                        "type": "string"
                                    },
                                    "name": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "themeisle_sdk_promotions": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "themeisle_sdk_promotions_otter_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_optimole_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_rop_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_neve_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_redirection_cf7_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_hyve_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_wp_full_pay_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "themeisle_sdk_promotions_masteriyo_installed": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BQ",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "CW",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "SX",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SS",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "XK",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "title": {
                            "title": "\u0627\u0644\u0639\u0646\u0648\u0627\u0646",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u0633\u0637\u0631 \u0627\u0644\u0648\u0635\u0641",
                            "description": "\u0633\u0637\u0631 \u0648\u0635\u0641 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0631\u0627\u0628\u0637 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u064a\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629\u060c \u0645\u062b\u0644 \u0627\u0644\u062a\u0646\u0628\u064a\u0647 \u0628\u0639\u0636\u0648 \u062c\u062f\u064a\u062f.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u0645\u062f\u064a\u0646\u0629 \u0641\u064a \u0646\u0641\u0633 \u0645\u0646\u0637\u0642\u062a\u0643 \u0627\u0644\u0632\u0645\u0646\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0648\u0642\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u0631\u0642\u0645 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0630\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u064a\u0628\u062f\u0623 \u0628\u0647 \u0627\u0644\u0623\u0633\u0628\u0648\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\u0631\u0645\u0632 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0644\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0631\u0645\u0648\u0632 \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629 \u0645\u062b\u0644 :-) \u0648 :-P \u0625\u0644\u0649 \u0631\u0633\u0648\u0645\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0634\u0627\u0634\u0629.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u0635\u064a\u063a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0639\u0631\u0636\u0647 \u0641\u064a \u0635\u0641\u062d\u0627\u062a \u0627\u0644\u0645\u062f\u0648\u0646\u0629.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "\u0645\u0627 \u064a\u062c\u0628 \u0639\u0631\u0636\u0647 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0639\u0631\u0636\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0645\u0627\u0645\u064a\u0629",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u062a\u0639\u0631\u0636 \u0623\u062d\u062f\u062b \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u0646 \u0645\u062f\u0648\u0646\u0627\u062a \u0623\u062e\u0631\u0649 (\u062a\u0646\u0628\u064a\u0647\u0627\u062a \u0648\u062a\u0639\u0642\u064a\u0628\u0627\u062a) \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0646\u0627\u0633 \u0628\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u0627\u0644\u0634\u0639\u0627\u0631",
                            "description": "\u0634\u0639\u0627\u0631 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "\u0623\u064a\u0642\u0648\u0646\u0629 \u0627\u0644\u0645\u0648\u0642\u0639.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0642\u0648\u0627\u0644\u0628 \u0627\u0644\u0645\u064f\u0633\u0646\u062f\u0629 \u0644\u062d\u0627\u0644\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u0648 \u0623\u0643\u062b\u0631.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0645\u0644\u0641 \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0642\u0627\u0644\u0628. \u0647\u0630\u0627 \u064a\u064f\u062d\u062f\u0651\u062f \u0627\u0644\u0642\u0627\u0644\u0628 \u0628\u0634\u0643\u0644 \u0641\u0631\u064a\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0627\u062a \u0628\u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0645\u064f\u062d\u062f\u0651\u062f\u0629.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0644\u0637\u064a\u0641 (slug) \u0644\u062f\u0644\u064a\u0644 \u0625\u0636\u0627\u0641\u0629 WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u0629 \u062a\u0641\u0639\u064a\u0644 \u0627\u0644\u0625\u0636\u0627\u0641\u0629.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0627\u0644\u0645\u064f\u0639\u0631\u0651\u0641 \u0644\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0645\u0633\u062c\u0651\u0644",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0648\u062f\u062c\u0627\u062a \u0645\u062a\u062f\u0627\u062e\u0644\u0629.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0648\u062f\u062c\u062a \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0644\u0644\u062a\u0634\u0641\u064a\u0631 \u0641\u064a \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0641 \u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u0633\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u0627\u062a \u0625\u0644\u064a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0641\u0631\u064a\u062f \u0644\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0641\u064a \u0646\u0642\u0637\u0629 \u0627\u0644\u0646\u0647\u0627\u064a\u0629 (endpoint) \u0644\u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u0627\u0644\u0630\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647 \u0627\u0644\u0648\u062f\u062c\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u062f\u064a\u0644 (instance) \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0625\u0630\u0627 \u0643\u0627\u0646 \u0645\u062f\u0639\u0648\u0645\u0627\u064b.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u062a\u0645\u062b\u064a\u0644 \u0645\u0634\u0641\u0651\u0631 \u0628\u0646\u0645\u0637 Base64 \u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0627\u0634 \u062a\u0634\u0641\u064a\u0631\u064a (Cryptographic Hash) \u0644\u0646\u0645\u0648\u0630\u062c \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance).",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0645\u062b\u064a\u0644 (instance) \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0641\u0631\u0629\u060c \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062f\u0639\u0648\u0645\u0629.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0641\u0631\u0629 \u0628\u0639\u0646\u0648\u0627\u0646 URL \u0645\u0646 \u0646\u0645\u0648\u0630\u062c \u0645\u0633\u0624\u0648\u0644 \u0627\u0644\u0648\u062f\u062c\u062a. \u064a\u0633\u062a\u062e\u062f\u0645 \u0644\u062a\u062d\u062f\u064a\u062b \u0648\u062f\u062c\u062a \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0645\u062b\u064a\u0644(instance). \u0627\u0644\u0643\u062a\u0627\u0628\u0629 \u0641\u0642\u0637.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u0645\u0627 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0633\u064a\u062a\u0645 \u0641\u0631\u0636 \u0627\u0644\u0625\u0632\u0627\u0644\u0629 \u0644\u0644\u0648\u062f\u062c\u062a\u060c \u0623\u0648 \u0646\u0642\u0644\u0647 \u0625\u0644\u0649 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u062c\u0627\u0646\u0628\u064a \u063a\u064a\u0631 \u0627\u0644\u0646\u0634\u0637.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0627\u0644\u0645\u0643\u0648\u0651\u0646\u0627\u062a \u0627\u0644\u0645\u0637\u0627\u0628\u0642\u0629 \u0644\u0645\u0635\u0637\u0644\u062d \u0627\u0644\u0628\u062d\u062b.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0633\u0644\u0633\u0644\u0629 \u0646\u0635\u064a\u0629.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u062a\u0635\u0646\u064a\u0641 \u0645\u0627.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0637\u0627\u0628\u0642\u0629 \u0645\u064f\u0639\u0631\u0641 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u062d\u0635\u0631 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0639\u0644\u0649 \u0645\u0646 \u064a\u0637\u0627\u0628\u0642 \u0627\u0644\u0646\u0645\u0637 (\u0627\u0633\u0645 \u0644\u0637\u064a\u0641).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u062a\u062e\u0637\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0628\u0631\u0642\u0645 \u0645\u062d\u062f\u062f \u0645\u0646 \u0627\u0644\u0639\u0646\u0627\u0635\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u062a\u0631\u062a\u064a\u0628 \u0625\u0645\u0627 \u062a\u0635\u0627\u0639\u062f\u064a \u0623\u0648 \u062a\u0646\u0627\u0632\u0644\u064a.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0641\u0631\u0632 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u062d\u0633\u0628 \u062e\u0627\u0635\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644\u0629.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0645\u0631\u0627\u062f \u0645\u0639\u0627\u0644\u062c\u062a\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u0645\u064f\u0639\u0631\u0651\u0641 \u0623\u0628\u062c\u062f\u064a \u0631\u0642\u0645\u064a \u0644\u0645\u0648\u0636\u0639 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 4126,
    "site_icon_url": "https:\/\/freunde-fluechtlingssolidaritaet.org\/wp-content\/uploads\/2021\/08\/cropped-cropped-Logo_FFS-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/freunde-fluechtlingssolidaritaet.org\/ar\/wp-json\/wp\/v2\/media\/4126"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}